C# 클래스 DrawEventArgs, NewTOAPIA

This class represents the information needed by graphics to paint when necessary.
상속: EventArgs
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
DrawEventArgs ( IGraphPort device, PAINTSTRUCT pStruct ) : System

메소드 상세

DrawEventArgs() 공개 메소드

public DrawEventArgs ( IGraphPort device, PAINTSTRUCT pStruct ) : System
device IGraphPort
pStruct PAINTSTRUCT
리턴 System