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

In This Topic
    Transformation Property (OrientedBoundingRect)
    In This Topic
    the Oriented Bounding Box transformation that defines its orientation from the world-axes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Transformation As Transformation
    public Transformation Transformation {get;}
    See Also