Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / BlockReference Class / Transformation Property

In This Topic
    Transformation Property (BlockReference)
    In This Topic
    Gets or sets the transformation matrix for this block reference.
    Syntax
    'Declaration
     
    Public Property Transformation As Transformation
    public Transformation Transformation {get; set;}
    See Also