[Missing <summary> documentation for "T:Rhino.Input.Custom.GetPointDrawEventArgs"]

Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public class GetPointDrawEventArgs : DrawEventArgs
Visual Basic
Public Class GetPointDrawEventArgs _
	Inherits DrawEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rhino.Display..::..DrawEventArgs
      Rhino.Input.Custom..::..GetPointDrawEventArgs

See Also