RhinoObjectSelectionEventArgs Class

RhinoObjectSelectionEventArgs Class

[Missing <summary> documentation for "T:Rhino.DocObjects.RhinoObjectSelectionEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Rhino.DocObjectsRhinoObjectSelectionEventArgs

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

The RhinoObjectSelectionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Public propertyRhinoObjects
Public propertySelected
Returns true if objects are being selected. Returns false if objects are being deseleced.
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