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


The following tables list the members exposed by LineSymbol.

Public Constructors

 NameDescription
public ConstructorLineSymbol ConstructorInitializes a new instance of the LineSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ColorProperty Identifies the Color Dependency Property  
public Fieldstatic (Shared in Visual Basic)WidthProperty Identifies the Border width dependency property  
Top

Public Properties

 NameDescription
public PropertyColor Gets or sets the color of the line.  
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 PropertyWidth Gets or sets the width of the border.  
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.