Skip to main content

StrokeStyle.MiterLimitProperty Field

In This Article

Identifies the MiterLimit dependency property.

Namespace: DevExpress.WinUI.Drawing

Assembly: DevExpress.WinUI.Drawing.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public static readonly DependencyProperty MiterLimitProperty

#Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also