Specifies the ...
enum
PXC_CI_PathPaintOp
{
POP_None = 0,
POP_Stroke = 1,
POP_Fill = 2,
POP_Close = 4,
POP_EvenOdd = 8,
};