CLIPCAPS top-level constant

int const CLIPCAPS

Flag that indicates the clipping capabilities of the device. If the device can clip to a rectangle, it is 1. Otherwise, it is 0.

Implementation

const CLIPCAPS = 36;