Back to Devexpress

StrokeStyle Properties

wpf-devexpress-dot-xpf-dot-map-dot-strokestyle-dot-underscore-properties.md

latest3.3 KB
Original Source

StrokeStyle Properties

Contains parameters of a style used to draw a stroke line on a map.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DashArrayGets or sets a list of comma or white space separated lengths and percentages that specify the lengths of alternating dashes and gaps.
DashCapGets or sets a value that specifies how the ends of a dash are drawn.
DashOffsetGets or sets the distance from the line start to the beginning of a dash pattern.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EndLineCapGets or sets the type of shape that is used at the end of a stroke.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LineJoinGets or sets the join style for the ends of two consecutive lines drawn with this stroke line.
MiterLimitGets or sets the limit on the ratio of the miter length to half this stroke line’s thickness.
StartLineCapGets or sets the type of shape that is used at the beginning of a stroke.
ThicknessGets or sets the thickness of the stroke line that is painted on a map.

See Also

StrokeStyle Class

StrokeStyle Members

DevExpress.Xpf.Map Namespace