C# Class NS_Glyph.GErrSource

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

Méthodes publiques

Méthode Description
Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
GErrSource ( NS_ValCommon.ValInfoBasic info, int indGlyphOwner, NS_GMath.GConsts typeGlyph, NS_Glyph.GScope scope ) : System
IsSame ( object obj ) : bool

Method Details

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

GErrSource() public méthode

public GErrSource ( NS_ValCommon.ValInfoBasic info, int indGlyphOwner, NS_GMath.GConsts typeGlyph, NS_Glyph.GScope scope ) : System
info NS_ValCommon.ValInfoBasic
indGlyphOwner int
typeGlyph NS_GMath.GConsts
scope NS_Glyph.GScope
Résultat System

IsSame() public méthode

public IsSame ( object obj ) : bool
obj object
Résultat bool