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+ 브러시 개체에 대한 포인터입니다.

적용 대상