s&box docs

public class Editor.Label : Editor.Widget

A simple text label.

Broader workflow and conceptual references connected to this API.

Constructors

Showing 2 constructors

Properties

Showing 8 properties

public Sandbox.TextFlag Editor.Label.Alignment { get; set; }

public float Editor.Label.Indent { get; set; }

public float Editor.Label.Margin { get; set; }

If true, clicking a html link on this label will open the website. This is true by default.

public string Editor.Label.Text { get; set; }

The text of this label.

public bool Editor.Label.TextSelectable { get; set; }

public bool Editor.Label.WordWrap { get; set; }

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.Label

On this page