UIX_BrushType Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_BrushType Enumeration}} | {{#customTitle:UIX_BrushType Enumeration}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:UIX_Enumerations|UIX_BrushType Enumeration|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 22:34, 21 May 2015
Specifies the ...
Syntax
enum UIX_BrushType { UIX_BrushType_Solid = 0, UIX_BrushType_Gradient = 1, UIX_BrushType_Chessboard = 2, UIX_BrushType_Hatched = 3, };
Constants
- UIX_BrushType_Solid
- The ...
- UIX_BrushType_Gradient
- The ...
- UIX_BrushType_Chessboard
- The ...
- UIX_BrushType_Hatched
- The ...
See Also
...