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

In This Topic
    Transformation Property (DrawParams)
    In This Topic
    Gets or sets the transformation applied to the object.
    Syntax
    'Declaration
     
    Public Property Transformation As Transformation
    public Transformation Transformation {get; set;}
    See Also