Back to Devexpress

DXPen.Brush Property

corelibraries-devexpress-dot-drawing-dot-dxpen.md

latest920 B
Original Source

DXPen.Brush Property

Gets or sets the brush that determines the pen attributes.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public DXBrush Brush { get; set; }
vb
Public Property Brush As DXBrush

Property Value

TypeDescription
DXBrush

A brush that determines the pen attributes.

|

See Also

DXPen Class

DXPen Members

DevExpress.Drawing Namespace