C# Class FSO.Client.UI.Controls.UILabel

A drawable label containing text.
Inheritance: FSO.Client.UI.Framework.UIElement
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Alignment TextAlignment

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void
UILabel ( ) : System

Method Details

Draw() public méthode

public Draw ( FSO.Client.UI.Framework.UISpriteBatch SBatch ) : void
SBatch FSO.Client.UI.Framework.UISpriteBatch
Résultat void

UILabel() public méthode

public UILabel ( ) : System
Résultat System

Property Details

Alignment public_oe property

public TextAlignment Alignment
Résultat TextAlignment