Represents the Not Copy pen mode.
Source position: graphics.pp line 167
const pmNotCopy = FPCanvas.pmNotCopy;
Alias for the FPCanvas.pmNotCopy enumeration value in the FCL. Pixels affected by the pen are set to the inverse of the pen color.