|
MenuCheckBoxRenderTag Property
|
Flag indicating whether the check box tag should be rendered.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic bool RenderTag { get; set; }Public Property RenderTag As Boolean
Get
Set
public:
property bool RenderTag {
bool get ();
void set (bool value);
}member RenderTag : bool with get, set
Property Value
Type:
Boolean
See Also