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


The following tables list the members exposed by CartographicLineSymbol.

Public Constructors

 NameDescription
public ConstructorCartographicLineSymbol ConstructorInitializes a new instance of the CartographicLineSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DashArrayProperty Identifies the dependency property for DashArray  
public Fieldstatic (Shared in Visual Basic)DashCapProperty Identifies the DashCap dependency property  
public Fieldstatic (Shared in Visual Basic)DashOffsetProperty Identifies the DashOffset Dependency Property  
public Fieldstatic (Shared in Visual Basic)EndLineCapProperty Identifies the EndLineCap dependency property  
public Fieldstatic (Shared in Visual Basic)LineJoinProperty Identifies the LineJoin dependency property  
public Fieldstatic (Shared in Visual Basic)MiterLimitProperty Identifies the MiterLimit dependency property  
public Fieldstatic (Shared in Visual Basic)StartLineCapProperty Identifies the StartLineCap 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 PropertyDashArray Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline shapes.  
public PropertyDashCapGets or sets a PenLineCap/> enumeration value that specifies how the ends of a dash are drawn.  
public PropertyDashOffset Gets or sets a Double that specifies the distance within the dash pattern where a dash begins.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEndLineCap Gets or sets a PenLineCap enumeration value that describes the Shape at the end of a line.  
public PropertyLineJoin Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape.  
public PropertyMiterLimit Gets or sets a limit on the ratio of the miter length to half the border Thickness.  
public PropertyStartLineCap Gets or sets a PenLineCap enumeration value that describes the Shape at the start of a line.  
public PropertyWidth Gets or sets the width of the border. (Inherited from ESRI.ArcGIS.Client.Symbols.LineSymbol)
Top

Public Methods

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.