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


The following tables list the members exposed by SimpleLineSymbol.

Public Constructors

 NameDescription
public ConstructorSimpleLineSymbol ConstructorOverloaded.   
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)StyleProperty Identifies the LineStyle dependency property  
Top

Public Properties

 NameDescription
public PropertyColor Gets or sets the color of the line. (Inherited from ESRI.ArcGIS.Client.Symbols.LineSymbol)
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 PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyStyleGets or sets a pre-defined Dash Array using the SimpleLineSymbol.LineStyle enumeration  
public PropertyWidth Gets or sets the width of the border. (Inherited from ESRI.ArcGIS.Client.Symbols.LineSymbol)
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.