var vLayout:VerticalLayout = new VerticalLayout; vLayout.horizontalAlign = "right"; vLayout.paddingBottom = 10; vLayout.paddingRight = 25; vLayout.paddingTop = 10; vLayout.gap = 8; widgetContainer.layout = vLayout; isDraggable = false; isResizeable = false;
vLayout.gap = 2;
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.