StrokeStyle.LineJoin Property
Gets or sets the join style for the ends of two consecutive lines drawn with this stroke line.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
PenLineJoin | A PenLineJoin enumeration object that describes the shape that joins two lines. |
See Also