C++
virtual bool supportsOwnerDraw();
Description
Returns true if the current implementation of AcGi supports the ownerDraw() routine. This allows the viewportDraw routine to abort if the object does not support ownerDraw().
virtual bool supportsOwnerDraw();
Returns true if the current implementation of AcGi supports the ownerDraw() routine. This allows the viewportDraw routine to abort if the object does not support ownerDraw().