PXC_StdPatternType Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_StdPatternType Enumeration}} | {{#customTitle:PXC_StdPatternType Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:55, 20 April 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
See also ...