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