A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mentula.GuiItems.Items
Label Class
Label Properties
AutoRefresh Property
AutoSize Property
BorderStyle Property
Font Property
ForegroundRectangle Property
LineStart Property
Text Property
Label
Text 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#
Copy
public
virtual
string
Text
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
Label Class
Mentula.GuiItems.Items Namespace