Click or drag to resize

RhinoTransformObjectsEventArgsTransform Property

The transformation to be applied.

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

Property Value

Type: Transform
See Also