StrokeStyle.MiterLimit Property
Gets or sets the limit of the ratio of the miter length to half this stroke line’s thickness.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.Drawing.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that specifies the miter limit. |
See Also