RhinoCommon API
ShowPanelEventArgs Constructor |
Initializes a new instance of the ShowPanelEventArgs class
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public ShowPanelEventArgs( Guid panelId, uint documentSerialNumber, bool show )
Public Sub New ( panelId As Guid, documentSerialNumber As UInteger, show As Boolean )
Parameters
- panelId
- Type: SystemGuid
[Missing <param name="panelId"/> documentation for "M:Rhino.UI.ShowPanelEventArgs.#ctor(System.Guid,System.UInt32,System.Boolean)"]
- documentSerialNumber
- Type: SystemUInt32
[Missing <param name="documentSerialNumber"/> documentation for "M:Rhino.UI.ShowPanelEventArgs.#ctor(System.Guid,System.UInt32,System.Boolean)"]
- show
- Type: SystemBoolean
[Missing <param name="show"/> documentation for "M:Rhino.UI.ShowPanelEventArgs.#ctor(System.Guid,System.UInt32,System.Boolean)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14