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


The following tables list the members exposed by SimpleFillSymbol.

Public Constructors

 NameDescription
public ConstructorSimpleFillSymbol Constructor  
Top

Public Properties

 NameDescription
public PropertyBorderBrush Gets or sets the color of the border. (Inherited from ESRI.ArcGIS.Client.Symbols.FillSymbol)
public PropertyBorderThickness Gets or sets the border thickness of the Geometry (Inherited from ESRI.ArcGIS.Client.Symbols.FillSymbol)
public PropertyControlTemplate Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFillGets or sets the fill System.Windows.Media.Brush. (Inherited from ESRI.ArcGIS.Client.Symbols.FillSymbol)
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 MethodToJson Serializes the simple fill symbol to JSON  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChanged (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.