Click or drag to resize
LabelText Property
Gets or sets the text of the Label.

Namespace: Mentula.GuiItems.Items
Assembly: XnaGuiItems (in XnaGuiItems.dll) Version: 1.0.0.0
Syntax
C#
public virtual string Text { get; set; }

Property Value

Type: String
See Also