UserInterfaceLabel Constructor (String) |
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic UserInterfaceLabel(
string text
)
Public Sub New (
text As String
)
Parameters
- text
- Type: SystemString
[Missing <param name="text"/> documentation for "M:Rhino.UI.UserInterfaceLabel.#ctor(System.String)"]
See Also