Click or drag to resize

GH_UnrecognizedObjectsForm Class

Inheritance Hierarchy

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_UnrecognizedObjectsForm : Form

The GH_UnrecognizedObjectsForm type exposes the following members.

Constructors
  NameDescription
Public methodGH_UnrecognizedObjectsForm
Initializes a new instance of the GH_UnrecognizedObjectsForm class
Top
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the GH_UnrecognizedObjectsForm and optionally releases the managed resources
(Overrides FormDispose(Boolean).)
Top
Extension Methods
See Also