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

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