Brush.SetNativeBrush(IntPtr) 方法

定義

在衍生類別中,設定 GDI+ 筆刷對象的參考。

protected public:
 void SetNativeBrush(IntPtr brush);
protected internal void SetNativeBrush (IntPtr brush);
member this.SetNativeBrush : nativeint -> unit
Protected Friend Sub SetNativeBrush (brush As IntPtr)

參數

brush
IntPtr

nativeint

GDI+ 筆刷物件的指標。

適用於