C# Class ASCIIArt.NativeMethods.LOGFONT

Show file 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 property

public Byte lfCharSet
return Byte

lfClipPrecision public property

public Byte lfClipPrecision
return Byte

lfEscapement public property

public Int32,System lfEscapement
return System.Int32

lfHeight public property

public Int32,System lfHeight
return System.Int32

lfItalic public property

public Byte lfItalic
return Byte

lfOrientation public property

public Int32,System lfOrientation
return System.Int32

lfOutPrecision public property

public Byte lfOutPrecision
return Byte

lfPitchAndFamily public property

public Byte lfPitchAndFamily
return Byte

lfQuality public property

public Byte lfQuality
return Byte

lfStrikeOut public property

public Byte lfStrikeOut
return Byte

lfUnderline public property

public Byte lfUnderline
return Byte

lfWeight public property

public Int32,System lfWeight
return System.Int32

lfWidth public property

public Int32,System lfWidth
return System.Int32