IXC_Shear Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IXC_Shear Enumeration}} | {{#customTitle:IXC_Shear Enumeration}} | ||
− | {{#parentPage:PXV:IXC_Enumerations|IXC_Shear | + | {{#parentPage:PXV:IXC_Enumerations|IXC_Shear|enum}} |
Specifies the shear method to be used. | Specifies the shear method to be used. | ||
Line 21: | Line 21: | ||
== See Also == | == See Also == | ||
+ | [[PXV:IIXC_Page_Shear|IIXC_Page::Shear]] |
Latest revision as of 09:33, 23 May 2015
Specifies the shear method to be used.
Syntax
enum IXC_Shear { Shear_Fast = 0, Shear_Antialiasing = 1, };
Constants
- Shear_Fast
- Only fast shifting.
- Shear_Antialiasing
- Shear and use antialiasing for a better result.