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


For a list of all members of this type, see CartographicLineSymbol members.

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

See Also

© ESRI, Inc. All Rights Reserved.