Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / OrientedBoundingRect Class / GetFullTransformation Method

In This Topic
    GetFullTransformation Method (OrientedBoundingRect)
    In This Topic
    Gets the OrientedBoundingBox transformation combined with the global transformation.
    Syntax
    'Declaration
     
    Public Function GetFullTransformation() As Transformation
    public Transformation GetFullTransformation()

    Return Value

    See Also