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+ ブラシ オブジェクトへのポインター。

適用対象