Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Picture Class / Accelerated Property

In This Topic
    Accelerated Property (Picture)
    In This Topic
    Gets or sets the use of hardware acceleration to draw the picture.
    Syntax
    'Declaration
     
    Public Property Accelerated As Boolean
    public bool Accelerated {get; set;}
    See Also