IGH_PreviewObject.Hidden Property

IGH_PreviewObjectHidden Property

Gets or sets a value indicating whether or not this object is currently drawing preview flags.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool Hidden { get; set; }
Property Hidden As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_PreviewObject.Hidden"]

See Also