Esri Business Analyst Server API for Silverlight 2.2 Reference
HighlightSymbol Property
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses Namespace > Highlighter Class : HighlightSymbol Property

Glossary Item Box

Symbol to highlight graphic items with.
Default: Simple fill symbol with red fill brush.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

Specifying this property as SimpleFillSymbol, you have a possibility to highlight separately an interior or border of graphic or both interior and border. If the Fill property is specified, the interior will be highlighted with the given fill brush. If not, the interior remains unchanged. If the BorderBrush property is specified, the border will be highlighted with the given border brush and border thickness. If not, the border remains unchanged.

This behavior is implemented with the MakeHighlightSymbol method and can be overriden in derived classes.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.