Click or drag to resize

RhinoTransformObjectsEventArgsGripOwnerCount Property

The number of Rhino object grip owners that will be changed when the grips are transformed.

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

Property Value

Type: Int32
See Also