Click or drag to resize

RhinoTransformObjectsEventArgsObjectCount Property

The number of Rhino objects that will be transformed.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public int ObjectCount { get; }

Property Value

Type: Int32
See Also