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