C# 클래스 Steamp3.Global.DRAWTEXTPARAMS

파일 보기 프로젝트 열기: ta0soft/STEAMp3

공개 프로퍼티들

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

공개 메소드들

메소드 설명
DRAWTEXTPARAMS ( ) : System

메소드 상세

DRAWTEXTPARAMS() 공개 메소드

public DRAWTEXTPARAMS ( ) : System
리턴 System

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

iLeftMargin 공개적으로 프로퍼티

public int iLeftMargin
리턴 int

iRightMargin 공개적으로 프로퍼티

public int iRightMargin
리턴 int

iTabLength 공개적으로 프로퍼티

public int iTabLength
리턴 int

uiLengthDrawn 공개적으로 프로퍼티

public uint uiLengthDrawn
리턴 uint