UIX_BorderStyle 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:UIX_BorderStyle Enumeration}} | {{#customTitle:UIX_BorderStyle Enumeration}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:22, 20 May 2015
Specifies the ...
Syntax
enum UIX_BorderStyle { UIX_BorderStyle_Top = 1, UIX_BorderStyle_Bottom = 2, UIX_BorderStyle_Left = 4, UIX_BorderStyle_Right = 8, };
Constants
- UIX_BorderStyle_Top
- The ...
- UIX_BorderStyle_Bottom
- The ...
- UIX_BorderStyle_Left
- The ...
- UIX_BorderStyle_Right
- The ...
See Also
...