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. | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
EndLineCap | Gets or sets a PenLineCap enumeration value that describes the Shape at the end of a line. | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
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 | Overloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |