Click or drag to resize

GumballDisplayConduitPreTransform Property

The pre-transform is a transformation that needs to be applied before the gumball transformation.

Namespace:  Rhino.UI.Gumball
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Transform PreTransform { get; set; }

Property Value

Type: Transform
See Also