| NodeTransformationsOrder Property  | 
 
            Get / Set the order in which we apply local transformations in this node.
            
 
    Namespace: 
   GeonBit.Core.Graphics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic TransformOrder TransformationsOrder { get; set; }Property Value
Type: 
TransformOrder
See Also