Eyeshot 11 WPF API Reference
WPF 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