DrawObjectEventArgs Class

DrawObjectEventArgs Class

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

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Rhino.DisplayDrawEventArgs
      Rhino.DisplayDrawObjectEventArgs

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

The DrawObjectEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDisplay (Inherited from DrawEventArgs.)
Public propertyDrawObject
Public propertyRhinoDoc (Inherited from DrawEventArgs.)
Public propertyRhinoObject
Public propertyViewport (Inherited from DrawEventArgs.)
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