IPanelsServiceRegisterPanel Method |
[Missing <summary> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
void RegisterPanel( PlugIn plugIn, Type panelType, string caption, Icon icon )
Sub RegisterPanel ( plugIn As PlugIn, panelType As Type, caption As String, icon As Icon )
Parameters
- plugIn
- Type: Rhino.PlugInsPlugIn
[Missing <param name="plugIn"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
- panelType
- Type: SystemType
[Missing <param name="panelType"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
- caption
- Type: SystemString
[Missing <param name="caption"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
- icon
- Type: System.DrawingIcon
[Missing <param name="icon"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]