C++
virtual class AcGiGraphicsKernel & graphicsKernel();
Description
The Graphics Kernel is a descriptor of the underlying graphics system. Each kernel has its own set of capabilities, and AutoCAD will pick the appropriate kernel to use based on the requested capabilities.
Returns
The graphics kernel object associated with this context.