PXC_StdPatternType Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_StdPatternType Enumeration}} | {{#customTitle:PXC_StdPatternType Enumeration}} | ||
Line 40: | Line 41: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:18, 20 May 2015
Specifies the ...
Syntax
enum PXC_StdPatternType { StdPattern_CrossHatch = 0, StdPattern_CrossDiagonal = 1, StdPattern_DiagonalLeft = 2, StdPattern_DiagonalRight = 3, StdPattern_Horizontal = 4, StdPattern_Vertical = 5, StdPattern_Squiggly = 6, _StdPattern_Last_ = 7, };
Constants
- StdPattern_CrossHatch
- The ...
- StdPattern_CrossDiagonal
- The ...
- StdPattern_DiagonalLeft
- The ...
- StdPattern_DiagonalRight
- The ...
- StdPattern_Horizontal
- The ...
- StdPattern_Vertical
- The ...
- StdPattern_Squiggly
- The ...
- _StdPattern_Last_
- The ...
See Also
...