Share via


PenStyleSetInfo.Brush Property

Definition

Gets or sets the Brush information for this pen.

public:
 property System::Drawing::Brush ^ Brush { System::Drawing::Brush ^ get(); void set(System::Drawing::Brush ^ value); };
public System.Drawing.Brush Brush { get; set; }
member this.Brush : System.Drawing.Brush with get, set
Public Property Brush As Brush

Property Value

A Brush used on this object.

Applies to