Share

AcGiContext::supportsOwnerDraw

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().

Links

AcGiContext

Was this information helpful?