C# 클래스 ASCIIArt.NativeMethods.NEWTEXTMETRIC

파일 보기 프로젝트 열기: EFanZh/EFanZh

공개 프로퍼티들

프로퍼티 타입 설명
ntmAvgWidth System.UInt32
ntmCellHeight System.UInt32
ntmFlags System.UInt32
ntmSizeEM System.UInt32
tmAscent System.Int32
tmAveCharWidth System.Int32
tmBreakChar Char
tmCharSet Byte
tmDefaultChar Char
tmDescent System.Int32
tmDigitizedAspectX System.Int32
tmDigitizedAspectY System.Int32
tmExternalLeading System.Int32
tmFirstChar Char
tmHeight System.Int32
tmInternalLeading System.Int32
tmItalic Byte
tmLastChar Char
tmMaxCharWidth System.Int32
tmOverhang System.Int32
tmPitchAndFamily Byte
tmStruckOut Byte
tmUnderlined Byte
tmWeight System.Int32

프로퍼티 상세

ntmAvgWidth 공개적으로 프로퍼티

public UInt32,System ntmAvgWidth
리턴 System.UInt32

ntmCellHeight 공개적으로 프로퍼티

public UInt32,System ntmCellHeight
리턴 System.UInt32

ntmFlags 공개적으로 프로퍼티

public UInt32,System ntmFlags
리턴 System.UInt32

ntmSizeEM 공개적으로 프로퍼티

public UInt32,System ntmSizeEM
리턴 System.UInt32

tmAscent 공개적으로 프로퍼티

public Int32,System tmAscent
리턴 System.Int32

tmAveCharWidth 공개적으로 프로퍼티

public Int32,System tmAveCharWidth
리턴 System.Int32

tmBreakChar 공개적으로 프로퍼티

public Char tmBreakChar
리턴 Char

tmCharSet 공개적으로 프로퍼티

public Byte tmCharSet
리턴 Byte

tmDefaultChar 공개적으로 프로퍼티

public Char tmDefaultChar
리턴 Char

tmDescent 공개적으로 프로퍼티

public Int32,System tmDescent
리턴 System.Int32

tmDigitizedAspectX 공개적으로 프로퍼티

public Int32,System tmDigitizedAspectX
리턴 System.Int32

tmDigitizedAspectY 공개적으로 프로퍼티

public Int32,System tmDigitizedAspectY
리턴 System.Int32

tmExternalLeading 공개적으로 프로퍼티

public Int32,System tmExternalLeading
리턴 System.Int32

tmFirstChar 공개적으로 프로퍼티

public Char tmFirstChar
리턴 Char

tmHeight 공개적으로 프로퍼티

public Int32,System tmHeight
리턴 System.Int32

tmInternalLeading 공개적으로 프로퍼티

public Int32,System tmInternalLeading
리턴 System.Int32

tmItalic 공개적으로 프로퍼티

public Byte tmItalic
리턴 Byte

tmLastChar 공개적으로 프로퍼티

public Char tmLastChar
리턴 Char

tmMaxCharWidth 공개적으로 프로퍼티

public Int32,System tmMaxCharWidth
리턴 System.Int32

tmOverhang 공개적으로 프로퍼티

public Int32,System tmOverhang
리턴 System.Int32

tmPitchAndFamily 공개적으로 프로퍼티

public Byte tmPitchAndFamily
리턴 Byte

tmStruckOut 공개적으로 프로퍼티

public Byte tmStruckOut
리턴 Byte

tmUnderlined 공개적으로 프로퍼티

public Byte tmUnderlined
리턴 Byte

tmWeight 공개적으로 프로퍼티

public Int32,System tmWeight
리턴 System.Int32