Click or drag to resize

TextLabel Properties

The TextLabel type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the color of this TextLabel.
Public propertyDrawDistance
Gets or sets the draw distance of this TextLabel.
Public propertyId
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.)
Public propertyIsDisposed
Gets whether this resource has been disposed.
(Inherited from Disposable.)
Public propertyPosition
Gets or sets the position of this TextLabel.
Public propertyTestLOS
Gets or sets a value indicating whether the line of sight should be tested before drawing this TextLabel.
Public propertyText
Gets or sets the text of this TextLabel.
Public propertyVirtualWorld
Gets or sets the virtual world of this TextLabel.
Top
See Also