C# Class Franken_.App_Code.GlyphImage

Afficher le fichier Open project: Early-Modern-OCR/FrankenPlus Class Usage Examples

Méthodes publiques

Свойство Type Description
GlyphID string
ID string
Path string
Status string

Méthodes publiques

Méthode Description
Delete ( bool DeleteFile ) : void
GlyphImage ( ) : System
GlyphImage ( string ID ) : System
Save ( ) : void

Method Details

Delete() public méthode

public Delete ( bool DeleteFile ) : void
DeleteFile bool
Résultat void

GlyphImage() public méthode

public GlyphImage ( ) : System
Résultat System

GlyphImage() public méthode

public GlyphImage ( string ID ) : System
ID string
Résultat System

Save() public méthode

public Save ( ) : void
Résultat void

Property Details

GlyphID public_oe property

public string GlyphID
Résultat string

ID public_oe property

public string ID
Résultat string

Path public_oe property

public string Path
Résultat string

Status public_oe property

public string Status
Résultat string