PenStyleSetInfo.Brush 属性

定义

获取或设置此笔的画笔信息。

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

属性值

Brush

用于此对象的画笔。

适用于