C# 클래스 TOAPI.Types.DRAWTEXTPARAMS

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
iLeftMargin int
iRightMargin int
iTabLength int
uiLengthDrawn uint

공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

iLeftMargin 공개적으로 프로퍼티

public int iLeftMargin
리턴 int

iRightMargin 공개적으로 프로퍼티

public int iRightMargin
리턴 int

iTabLength 공개적으로 프로퍼티

public int iTabLength
리턴 int

uiLengthDrawn 공개적으로 프로퍼티

public uint uiLengthDrawn
리턴 uint