Brush.SetNativeBrush(IntPtr) Metodo

Definizione

In una classe derivata imposta un riferimento a un oggetto pennello 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)

Parametri

brush
IntPtr

nativeint

Puntatore all'oggetto pennello GDI+.

Si applica a