C# Class AtelierElieScripter.ResourceObjects.NameResourceObject

Description of NameResourceObject.
Afficher le fichier Open project: Markliujy/AtelierElieTranslation

Méthodes publiques

Méthode Description
GetName ( int nameId ) : Bitmap
GetName ( int nameId, int zoomPercent ) : Bitmap

Private Methods

Méthode Description
NameResourceObject ( ) : System

Method Details

GetName() public méthode

public GetName ( int nameId ) : Bitmap
nameId int
Résultat System.Drawing.Bitmap

GetName() public méthode

public GetName ( int nameId, int zoomPercent ) : Bitmap
nameId int
zoomPercent int
Résultat System.Drawing.Bitmap