StrokeStyle.MiterLimit Property
Gets or sets the limit on the ratio of the miter length to half this stroke line’s thickness.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that specifies the miter limit. |
See Also