Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / CollisionDetection2D.CollisionResultItem Structure / Transformation Field

In This Topic
    Transformation Field
    In This Topic
    The accumulated parent transformation of the collided entity.
    Syntax
    'Declaration
     
    Public Transformation As Transformation
    public Transformation Transformation
    See Also