Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TraversalParams Class / Transformation Property

In This Topic
    Transformation Property (TraversalParams)
    In This Topic
    Gets the transformation to apply to the vertices.
    Syntax
    'Declaration
     
    Public ReadOnly Property Transformation As Transformation
    public Transformation Transformation {get;}
    See Also