Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShaderParameters Class / BlockRefTransform Property

In This Topic
    BlockRefTransform Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property BlockRefTransform As Transformation
    public Transformation BlockRefTransform {get; set;}
    See Also