GumballDisplayConduitGumballTransform Property  | 
 
            The gumball transformation is the transformation calculated by comparing
            the current gumball to the starting BaseGumball.
            
 
    Namespace: 
   Rhino.UI.Gumball
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Transform GumballTransform { get; }Public ReadOnly Property GumballTransform As Transform
	Get
Property Value
Type: 
Transform
See Also