Click or drag to resize

UserInterfaceLabel Constructor (String)

Initializes a new instance of the UserInterfaceLabel class

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public UserInterfaceLabel(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Rhino.UI.UserInterfaceLabel.#ctor(System.String)"]

See Also