GH_DocumentIOIsDocument Property |
Gets a value indicating whether or not this instance of GH_DocumentIO contains an internal document.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsDocument { get; }
Public ReadOnly Property IsDocument As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentIO.IsDocument"]
See Also