IXC_FastRotate Enumeration

From PDF XChange PDF SDK
Revision as of 07:12, 20 March 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 IXC_FastRotate
{
    Rotate_90CCW = 0;
    Rotate_180 = 1;
    Rotate_270CCW = 2;
    Rotate_90CW = 2;
    Rotate_270CW = 0;
};

Constants

Rotate_90CCW
The ...
Rotate_180
The ...
Rotate_270CCW
The ...
Rotate_90CW
The ...
Rotate_270CW
The ...

See Also

See also ...