C# Class Ensage.Common.Objects.DrawObjects.DrawText

The draw text.
Inheritance: DrawObject
Afficher le fichier Open project: EnsageSharp/Ensage.Common Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( ) : void

The draw.

DrawText ( ) : Ensage.Common.Objects.UtilityObjects

Initializes a new instance of the DrawText class.

Method Details

Draw() public méthode

The draw.
public Draw ( ) : void
Résultat void

DrawText() public méthode

Initializes a new instance of the DrawText class.
public DrawText ( ) : Ensage.Common.Objects.UtilityObjects
Résultat Ensage.Common.Objects.UtilityObjects