C# 클래스 FC3Editor.Win32.TextMetric

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

공개 프로퍼티들

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

프로퍼티 상세

tmAscent 공개적으로 프로퍼티

public int tmAscent
리턴 int

tmAveCharWidth 공개적으로 프로퍼티

public int tmAveCharWidth
리턴 int

tmBreakChar 공개적으로 프로퍼티

public char tmBreakChar
리턴 char

tmCharSet 공개적으로 프로퍼티

public byte tmCharSet
리턴 byte

tmDefaultChar 공개적으로 프로퍼티

public char tmDefaultChar
리턴 char

tmDescent 공개적으로 프로퍼티

public int tmDescent
리턴 int

tmDigitizedAspectX 공개적으로 프로퍼티

public int tmDigitizedAspectX
리턴 int

tmDigitizedAspectY 공개적으로 프로퍼티

public int tmDigitizedAspectY
리턴 int

tmExternalLeading 공개적으로 프로퍼티

public int tmExternalLeading
리턴 int

tmFirstChar 공개적으로 프로퍼티

public char tmFirstChar
리턴 char

tmHeight 공개적으로 프로퍼티

public int tmHeight
리턴 int

tmInternalLeading 공개적으로 프로퍼티

public int tmInternalLeading
리턴 int

tmItalic 공개적으로 프로퍼티

public byte tmItalic
리턴 byte

tmLastChar 공개적으로 프로퍼티

public char tmLastChar
리턴 char

tmMaxCharWidth 공개적으로 프로퍼티

public int tmMaxCharWidth
리턴 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