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


Glossary Item Box

The following tables list the members exposed by TMVisibilityFilter.

Public Constructors

 NameDescription
Public ConstructorTMVisibilityFilter ConstructorInitializes a new instance of the TMVisibilityFilter class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)FilterPropertyIdentifies the Filter dependency property.  
Public Fieldstatic (Shared in Visual Basic)HideUnknownGraphicsPropertyIdentifies the HideUnknownGraphics dependency property.  
Public Fieldstatic (Shared in Visual Basic)VisibleFeaturesCountPropertyIdentifies the VisibleFeaturesCount dependency property.  
Top

Public Properties

 NameDescription
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyFilter Visibility filter to be applied to graphic features of TMLayer.  
Public PropertyHideUnknownGraphicsTrue value means that graphics whose filtering result is AttributesFilterResult.Unknown will be hidden.
Default: true.  
Public PropertyLayer Thematic layer associated with this component. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayerComponent)
Public PropertyVisibleFeaturesCountThe number of visible features of the associated graphics layer.
Default: -1.
Since Business Analyst API for Silverlight 2.2.  
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 MethodUpdateVisibility Updates visibility of features of the thematic layer associated with this instance.  
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChanged Dispatches the PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayerComponent)
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.