IXC_FreeRotate Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IXC_FreeRotate Enumeration}} | {{#customTitle:IXC_FreeRotate Enumeration}} | ||
+ | {{#parentPage:PXV:IXC|IXC_FreeRotate Enumeration|enum}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 10: | ||
<pre class="brush:cpp;gutter:false">enum IXC_FreeRotate | <pre class="brush:cpp;gutter:false">enum IXC_FreeRotate | ||
{ | { | ||
− | FreeRotate_Fast = 0; | + | FreeRotate_Fast = 0; |
FreeRotate_Antialiasing = 1; | FreeRotate_Antialiasing = 1; | ||
}; | }; |
Revision as of 05:59, 23 April 2015
Specifies the ...
Syntax
enum IXC_FreeRotate { FreeRotate_Fast = 0; FreeRotate_Antialiasing = 1; };
Constants
- FreeRotate_Fast
- The ...
- FreeRotate_Antialiasing
- The ...
See Also
See also ...