Share

Configuration.GetHardwareAcceleratedDrivers Method

Description

Returns the name and path of the current hardware accelerated driver. It also returns the hardware acceleration mode of the Graphics System as true. If the Graphics System is not currently set to hardware accelerated, the driver name and path are not updated.

Visual Basic

Public Function GetHardwareAcceleratedDrivers() As DriverInfo()

C#

public DriverInfo\[\] GetHardwareAcceleratedDrivers();

Links

Configuration Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?