Grasshopper API
GH_ColourPickerDispose Method |
Releases the unmanaged resources used by the GH_ColourPicker and optionally releases the managed resources
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

protected override void Dispose( bool disposing )
Protected Overrides Sub Dispose ( disposing As Boolean )
Parameters
- disposing
- Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
