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