Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / OriginSymbol Class / GetFullTransformation Method

In This Topic
    GetFullTransformation Method (OriginSymbol)
    In This Topic
    Gets the full transformation of the UI element.
    Syntax
    'Declaration
     
    Protected Function GetFullTransformation() As Transformation
    protected Transformation GetFullTransformation()

    Return Value

    The transformation.
    See Also