Skip to main content

StrokeStyle.DashOffsetProperty Field

In This Article

Identifies the DashOffset dependency property.

Namespace: DevExpress.WinUI.Drawing

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

NuGet Package: DevExpress.WinUI

#Declaration

public static readonly DependencyProperty DashOffsetProperty

#Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also