ArcGIS API for WPF - Library Reference
FillSymbol Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Symbols Namespace : FillSymbol Class


The following tables list the members exposed by FillSymbol.

Public Constructors

 NameDescription
public ConstructorFillSymbol ConstructorInitializes a new instance of the FillSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)BorderBrushPropertyIdentifies the BorderBrush dependency property  
public Fieldstatic (Shared in Visual Basic)BorderThicknessProperty Identifies the border thickness dependency property  
public Fieldstatic (Shared in Visual Basic)FillProperty Identifies the Fill Brush dependency property  
Top

Public Properties

 NameDescription
public PropertyBorderBrush Gets or sets the color of the border.  
public PropertyBorderThickness Gets or sets the border thickness of the Geometry  
public PropertyControlTemplate Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyFillGets or sets the fill System.Windows.Media.Brush.  
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Top

Public Methods

Protected Methods

 NameDescription
protected MethodOnPropertyChangedOverloaded.  Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

See Also

© ESRI, Inc. All Rights Reserved.