C# Class NS_Glyph.GErrComponentIndexKnot

Inheritance: GErrComponent
Afficher le fichier Open project: HinTak/Font-Validator Class Usage Examples

Private Properties

Свойство Type Description
GErrComponentIndexKnot System

Méthodes publiques

Méthode Description
GErrComponentIndexKnot ( int indGlyphOwner, int indGlyphComponent, int indKnot, bool isKnotGlyph ) : System
WriteSpecific ( ) : string

Private Methods

Méthode Description
GErrComponentIndexKnot ( ) : System

Method Details

GErrComponentIndexKnot() public méthode

public GErrComponentIndexKnot ( int indGlyphOwner, int indGlyphComponent, int indKnot, bool isKnotGlyph ) : System
indGlyphOwner int
indGlyphComponent int
indKnot int
isKnotGlyph bool
Résultat System

WriteSpecific() public méthode

public WriteSpecific ( ) : string
Résultat string