<!-- border/background rectangle --> <s:Rect left="0" right="0" top="0" bottom="0"> <s:stroke> <s:SolidColorStroke alpha.normal="1" color.hovered="{getStyle('rollOverColor')}" color.normal="{getStyle('contentBackgroundColor')}" color.selected="{getStyle('focusColor')}"/> </s:stroke> <s:fill> <mx:SolidColor alpha="0.3" alpha.hovered="0.8" color.normal="0xffffff"/> </s:fill> </s:Rect>
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.