DrawEventArgs Class

DrawEventArgs Class

[Missing <summary> documentation for "T:Rhino.Display.DrawEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Rhino.DisplayDrawEventArgs
      More...

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class DrawEventArgs : EventArgs
Public Class DrawEventArgs
	Inherits EventArgs

The DrawEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDisplay
Public propertyRhinoDoc
Public propertyViewport
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also
Inheritance Hierarchy