Click or drag to resize

PanelsGetPanel Method

Overload List
  NameDescription
Public methodStatic memberGetPanelT Obsolete.
Return an instance of a .Net panel
Public methodStatic memberGetPanel(Guid) Obsolete.
Will return an instance of a .Net panel if the panel has been displayed at least once. Panel instances are not created until a panel is displayed.
Public methodStatic memberGetPanelT(RhinoDoc)
Return an instance of a .Net panel
Public methodStatic memberGetPanelT(UInt32)
Return an instance of a .Net panel
Public methodStatic memberGetPanel(Guid, RhinoDoc)
Will return an instance of a .Net panel if the panel has been displayed at least once. Panel instances are not created until a panel is displayed.
Public methodStatic memberGetPanel(Guid, UInt32)
Will return an instance of a .Net panel if the panel has been displayed at least once. Panel instances are not created until a panel is displayed.
Top
See Also