LabelConstructor

Switch to Manual
public Label ();
public Label (string text);

Parameters

textThe text to be displayed.

Description

Constructs a label.