PXC_CI_PathPaintOp Enumeration

From PDF XChange PDF SDK
Revision as of 01:34, 20 October 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

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

Constants

POP_None
The ...
POP_Stroke
The ...
POP_Fill
The ...
POP_Close
The ...
POP_EvenOdd
The ...