GH_VoronoiWarningForm Class

GH_VoronoiWarningForm Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              Grasshopper.GUIGH_VoronoiWarningForm

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_VoronoiWarningForm : Form
Public Class GH_VoronoiWarningForm
	Inherits Form

The GH_VoronoiWarningForm type exposes the following members.

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