C++
virtual AcGsGraphicsKernel & graphicsKernel() = 0;
Description
This method returns a reference to the graphics kernel that created the AcGsView.
Returns
A reference to the graphics kernel that created the AcGsView.
virtual AcGsGraphicsKernel & graphicsKernel() = 0;
This method returns a reference to the graphics kernel that created the AcGsView.
A reference to the graphics kernel that created the AcGsView.