DXPen.DashPattern Property
Gets or sets an array of custom dashes and spaces.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Single[] | An array of real numbers that specifies the lengths of alternating dashes and spaces in dashed lines. |
See Also