Click or drag to resize

MenuStaticTextText Property

Gets or sets the content of the text field.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public string Text { get; set; }

Property Value

Type: String
The text.
See Also