GumballDisplayConduitTotalTransform Property  | 
 
            The total transformation is GumballTransform * PreTransform.
            
 
    Namespace: 
   Rhino.UI.Gumball
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Transform TotalTransform { get; }Public ReadOnly Property TotalTransform As Transform
	Get
Property Value
Type: 
Transform
See Also