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


The following tables list the members exposed by PictureFillSymbol.

Public Constructors

 NameDescription
public ConstructorPictureFillSymbol ConstructorInitializes a new instance of the PictureFillSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)SourceProperty Identifies the Image Source dependency property  
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 PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyFillGets or sets the fill System.Windows.Media.Brush. (Inherited from ESRI.ArcGIS.Client.Symbols.FillSymbol)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertySource Gets or sets the source.  
Top

Public Methods

 NameDescription
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodToJson Serializes the picture fill symbol to JSON  
Top

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.