C# Class TOAPI.Types.LOGFONT

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство Type Description
lfCharSet byte
lfClipPrecision byte
lfEscapement int
lfHeight int
lfItalic byte
lfOrientation int
lfOutPrecision byte
lfPitchAndFamily byte
lfQuality byte
lfStrikeOut byte
lfUnderline byte
lfWeight int
lfWidth int

Méthodes publiques

Méthode Description
LOGFONT ( ) : System

Method Details

LOGFONT() public méthode

public LOGFONT ( ) : System
Résultat System

Property Details

lfCharSet public_oe property

public byte lfCharSet
Résultat byte

lfClipPrecision public_oe property

public byte lfClipPrecision
Résultat byte

lfEscapement public_oe property

public int lfEscapement
Résultat int

lfHeight public_oe property

public int lfHeight
Résultat int

lfItalic public_oe property

public byte lfItalic
Résultat byte

lfOrientation public_oe property

public int lfOrientation
Résultat int

lfOutPrecision public_oe property

public byte lfOutPrecision
Résultat byte

lfPitchAndFamily public_oe property

public byte lfPitchAndFamily
Résultat byte

lfQuality public_oe property

public byte lfQuality
Résultat byte

lfStrikeOut public_oe property

public byte lfStrikeOut
Résultat byte

lfUnderline public_oe property

public byte lfUnderline
Résultat byte

lfWeight public_oe property

public int lfWeight
Résultat int

lfWidth public_oe property

public int lfWidth
Résultat int