GH_PreviewUtilEnabled Property |
Gets or sets the enabled state of this Preview util.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool Enabled { get; set; }
Public Property Enabled As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewUtil.Enabled"]
See Also