DXPen.Width Property
Gets or sets the width of the pen.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Single | The pen width, measured in units specified by the DXGraphics.PageUnit property. |
See Also