DXPen(DXBrush) Constructor
Initializes a new instance of the DXPen class with specified settings.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
brush | DXBrush | A brush that defines the pen parameters. |
See Also