C++
static DRAWBRIDGE_API AcGsConfig* getConfig();
Description
This method returns the global AcGsConfig object. This object controls the configuration for all graphics kernels.
Returns
The global AcGsConfig object.
static DRAWBRIDGE_API AcGsConfig* getConfig();
This method returns the global AcGsConfig object. This object controls the configuration for all graphics kernels.
The global AcGsConfig object.