RhinoObjectSelectionEventArgsRhinoObjects Property |
[Missing <summary> documentation for "P:Rhino.DocObjects.RhinoObjectSelectionEventArgs.RhinoObjects"]
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public RhinoObject[] RhinoObjects { get; }
Public ReadOnly Property RhinoObjects As RhinoObject()
Get
Property Value
Type:
RhinoObjectSee Also