C# 클래스 GDI32DCBrush, NewTOAPIA

상속: GDIBrush
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
FocusHere ( IntPtr device ) : void
GDI32DCBrush ( IntPtr deviceContext, uint color ) : System
OnSetColor ( uint color ) : void
OnSetHandle ( IntPtr aHandle ) : void

메소드 상세

FocusHere() 공개 메소드

public FocusHere ( IntPtr device ) : void
device IntPtr
리턴 void

GDI32DCBrush() 공개 메소드

public GDI32DCBrush ( IntPtr deviceContext, uint color ) : System
deviceContext IntPtr
color uint
리턴 System

OnSetColor() 공개 메소드

public OnSetColor ( uint color ) : void
color uint
리턴 void

OnSetHandle() 공개 메소드

public OnSetHandle ( IntPtr aHandle ) : void
aHandle IntPtr
리턴 void