C# Class ASCIIArt.NativeMethods.LOGFONT

Mostrar archivo Open project: EFanZh/EFanZh

Public Properties

Property Type Description
lfCharSet Byte
lfClipPrecision Byte
lfEscapement System.Int32
lfHeight System.Int32
lfItalic Byte
lfOrientation System.Int32
lfOutPrecision Byte
lfPitchAndFamily Byte
lfQuality Byte
lfStrikeOut Byte
lfUnderline Byte
lfWeight System.Int32
lfWidth System.Int32

Property Details

lfCharSet public_oe property

public Byte lfCharSet
return Byte

lfClipPrecision public_oe property

public Byte lfClipPrecision
return Byte

lfEscapement public_oe property

public Int32,System lfEscapement
return System.Int32

lfHeight public_oe property

public Int32,System lfHeight
return System.Int32

lfItalic public_oe property

public Byte lfItalic
return Byte

lfOrientation public_oe property

public Int32,System lfOrientation
return System.Int32

lfOutPrecision public_oe property

public Byte lfOutPrecision
return Byte

lfPitchAndFamily public_oe property

public Byte lfPitchAndFamily
return Byte

lfQuality public_oe property

public Byte lfQuality
return Byte

lfStrikeOut public_oe property

public Byte lfStrikeOut
return Byte

lfUnderline public_oe property

public Byte lfUnderline
return Byte

lfWeight public_oe property

public Int32,System lfWeight
return System.Int32

lfWidth public_oe property

public Int32,System lfWidth
return System.Int32