The following tables list the members exposed by CartographicLineSymbol.
Name | Description | |
---|---|---|
CartographicLineSymbol Constructor | Initializes a new instance of the CartographicLineSymbol class. |
Name | Description | |
---|---|---|
DashArrayProperty | Identifies the dependency property for DashArray | |
DashCapProperty | Identifies the DashCap dependency property | |
DashOffsetProperty | Identifies the DashOffset Dependency Property | |
EndLineCapProperty | Identifies the EndLineCap dependency property | |
LineJoinProperty | Identifies the LineJoin dependency property | |
MiterLimitProperty | Identifies the MiterLimit dependency property | |
StartLineCapProperty | Identifies the StartLineCap dependency property |
Name | Description | |
---|---|---|
Color | Gets or sets the color of the line. (Inherited from ESRI.ArcGIS.Client.Symbols.LineSymbol) | |
ControlTemplate | Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) | |
DashArray | Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline shapes. | |
DashCap | Gets or sets a PenLineCap/> enumeration value that specifies how the ends of a dash are drawn. | |
DashOffset | Gets or sets a Double that specifies the distance within the dash pattern where a dash begins. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
EndLineCap | Gets or sets a PenLineCap enumeration value that describes the Shape at the end of a line. | |
LineJoin | Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape. | |
MiterLimit | Gets or sets a limit on the ratio of the miter length to half the border Thickness. | |
StartLineCap | Gets or sets a PenLineCap enumeration value that describes the Shape at the start of a line. | |
Width | Gets or sets the width of the border. (Inherited from ESRI.ArcGIS.Client.Symbols.LineSymbol) |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |