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