Brush.SetNativeBrush(IntPtr) Methode

Definition

Legt in einer abgeleiteten Klasse einen Verweis auf ein GDI+ Pinselobjekt fest.

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

Parameter

brush
IntPtr

nativeint

Ein Zeiger auf das GDI+ Pinselobjekt.

Gilt für