C++
virtual bool isBoundaryClipping() const = 0;
Description
Returns true if boundary clipping is currently active. This indicates that any primitive drawn will be clipped to a boundary. For clarification, if this version of AcGi supports clipping but there is currently no active clip boundary, the return value would be false.