Click or drag to resize

ObjectPropertiesPageEventArgsObjects Property

Return a list of Rhino objects to be processed by this object properties page

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RhinoObject[] Objects { get; }

Property Value

Type: RhinoObject
See Also