Esri Business Analyst Server API for Silverlight 2.2 Reference
Highlighter Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses Namespace : Highlighter Class


Glossary Item Box

The following tables list the members exposed by Highlighter.

Protected Constructors

 NameDescription
Protected ConstructorHighlighter ConstructorInitializes a new instance of the Highlighter class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)HighlightSymbolPropertyIdentifies the ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses.BaseHighlighter.HighlightSymbol dependency property.  
Public Fieldstatic (Shared in Visual Basic)PriorityPropertyIdentifies the ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses.BaseHighlighter.Priority dependency property.  
Top

Public Properties

 NameDescription
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyHighlightSymbolSymbol to highlight graphic items with.
Default: Simple fill symbol with red fill brush.  
Public PropertyLayer Thematic layer associated with this component. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayerComponent)
Public PropertyPriorityHighlighting operation priority.
Default: 0.  
Top

Public Methods

 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodUpdateHighlighting Updates highlighting of features of the thematic layer associated with this instance.  
Top

Protected Methods

 NameDescription
Protected MethodMakeHighlightSymbolMakes a highlight symbol from a current symbol and the ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses.BaseHighlighter.HighlightSymbol.  
Protected MethodOnLayerChanged Updates the state of object when associated thematic layer is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayerComponent)
Protected MethodOnPropertyChanged Dispatches the PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayerComponent)
Protected Methodstatic (Shared in Visual Basic)Update Updates symbols for given items.  
Protected MethodUpdateHighlightItems Updates items to be highlighted.  
Top

Public Events

 NameDescription
Public EventPropertyChanged This event occurs when a property is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayerComponent)
Top

See Also

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