C# 클래스 Alsing.Windows.GDITextMetric

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

공개 프로퍼티들

프로퍼티 타입 설명
tmAscent int
tmAveCharWidth int
tmBreakChar byte
tmCharSet byte
tmDefaultChar byte
tmDescent int
tmDigitizedAspectX int
tmDigitizedAspectY int
tmExternalLeading int
tmFirstChar byte
tmInternalLeading int
tmItalic byte
tmLastChar byte
tmMaxCharWidth int
tmMemoryHeight int
tmOverhang int
tmPitchAndFamily byte
tmStruckOut byte
tmUnderlined byte
tmWeight int

프로퍼티 상세

tmAscent 공개적으로 프로퍼티

public int tmAscent
리턴 int

tmAveCharWidth 공개적으로 프로퍼티

public int tmAveCharWidth
리턴 int

tmBreakChar 공개적으로 프로퍼티

public byte tmBreakChar
리턴 byte

tmCharSet 공개적으로 프로퍼티

public byte tmCharSet
리턴 byte

tmDefaultChar 공개적으로 프로퍼티

public byte tmDefaultChar
리턴 byte

tmDescent 공개적으로 프로퍼티

public int tmDescent
리턴 int

tmDigitizedAspectX 공개적으로 프로퍼티

public int tmDigitizedAspectX
리턴 int

tmDigitizedAspectY 공개적으로 프로퍼티

public int tmDigitizedAspectY
리턴 int

tmExternalLeading 공개적으로 프로퍼티

public int tmExternalLeading
리턴 int

tmFirstChar 공개적으로 프로퍼티

public byte tmFirstChar
리턴 byte

tmInternalLeading 공개적으로 프로퍼티

public int tmInternalLeading
리턴 int

tmItalic 공개적으로 프로퍼티

public byte tmItalic
리턴 byte

tmLastChar 공개적으로 프로퍼티

public byte tmLastChar
리턴 byte

tmMaxCharWidth 공개적으로 프로퍼티

public int tmMaxCharWidth
리턴 int

tmMemoryHeight 공개적으로 프로퍼티

public int tmMemoryHeight
리턴 int

tmOverhang 공개적으로 프로퍼티

public int tmOverhang
리턴 int

tmPitchAndFamily 공개적으로 프로퍼티

public byte tmPitchAndFamily
리턴 byte

tmStruckOut 공개적으로 프로퍼티

public byte tmStruckOut
리턴 byte

tmUnderlined 공개적으로 프로퍼티

public byte tmUnderlined
리턴 byte

tmWeight 공개적으로 프로퍼티

public int tmWeight
리턴 int