C# Class NS_Glyph.GErrComponentIndexKnot

Inheritance: GErrComponent
Mostra file Open project: HinTak/Font-Validator Class Usage Examples

Private Properties

Property Type Description
GErrComponentIndexKnot System

Public Methods

Method Description
GErrComponentIndexKnot ( int indGlyphOwner, int indGlyphComponent, int indKnot, bool isKnotGlyph ) : System
WriteSpecific ( ) : string

Private Methods

Method Description
GErrComponentIndexKnot ( ) : System

Method Details

GErrComponentIndexKnot() public method

public GErrComponentIndexKnot ( int indGlyphOwner, int indGlyphComponent, int indKnot, bool isKnotGlyph ) : System
indGlyphOwner int
indGlyphComponent int
indKnot int
isKnotGlyph bool
return System

WriteSpecific() public method

public WriteSpecific ( ) : string
return string