C# Class NS_Glyph.GErrComponent

Inheritance: GErr
Afficher le fichier Open project: HinTak/Font-Validator

Protected Properties

Свойство Type Description
indexGlyphComponent int

Méthodes publiques

Méthode Description
Draw ( I_Draw i_Draw, NS_IDraw.DrawParam dp ) : void
WriteSpecific ( ) : string

Méthodes protégées

Méthode Description
ClearFunc ( ) : void
GErrComponent ( ) : System
GErrComponent ( int indGlyphOwner, int indGlyphComponent ) : System

Method Details

ClearFunc() protected méthode

protected ClearFunc ( ) : void
Résultat void

Draw() public méthode

public Draw ( I_Draw i_Draw, NS_IDraw.DrawParam dp ) : void
i_Draw I_Draw
dp NS_IDraw.DrawParam
Résultat void

GErrComponent() protected méthode

protected GErrComponent ( ) : System
Résultat System

GErrComponent() protected méthode

protected GErrComponent ( int indGlyphOwner, int indGlyphComponent ) : System
indGlyphOwner int
indGlyphComponent int
Résultat System

WriteSpecific() public méthode

public WriteSpecific ( ) : string
Résultat string

Property Details

indexGlyphComponent protected_oe property

protected int indexGlyphComponent
Résultat int