Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / EntityList Class / CurrentTransformation Property

In This Topic
    CurrentTransformation Property
    In This Topic
    Gets the accumulated CurrentBlockReference transformation (including its parents transformations).
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentTransformation As Transformation
    public Transformation CurrentTransformation {get;}
    See Also