GH_DocumentRemotePanelLayout Property |
Gets the Remote Control Panel layout for this document.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public RcpLayout RemotePanelLayout { get; }
Public ReadOnly Property RemotePanelLayout As RcpLayout
Get
Property Value
Type:
RcpLayout[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.RemotePanelLayout"]
See Also