API ReferenceEditor
Labelclass
A simple text label.
Constructors2
Showing 2 constructors
No results match this filter.
Properties8
Showing 8 properties
public float Editor.Label.Indent { get; set; }
Returns:
float—public float Editor.Label.Margin { get; set; }
Returns:
float—public bool Editor.Label.OpenExternalLinks { get; set; }
If true, clicking a html link on this label will open the website. This is true by default.
Returns:
bool—public string Editor.Label.Text { get; set; }
The text of this label.
Returns:
string—public bool Editor.Label.TextSelectable { get; set; }
Returns:
bool—public bool Editor.Label.WordWrap { get; set; }
Returns:
bool—No results match this filter.