Skip to main content

StrokeStyle.LineJoinProperty Field

In This Article

Identifies the LineJoin dependency property.

Namespace: DevExpress.WinUI.Drawing

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

NuGet Package: DevExpress.WinUI

#Declaration

public static readonly DependencyProperty LineJoinProperty

#Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also