Brush.SetNativeBrush(IntPtr) Méthode

Définition

Dans une classe dérivée, définit une référence à un objet pinceau 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)

Paramètres

brush
IntPtr

nativeint

Pointeur vers l’objet pinceau GDI+.

S’applique à