UIX_PictureStyleFlags 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_PictureStyleFlags Enumeration}} | {{#customTitle:UIX_PictureStyleFlags Enumeration}} | ||
Line 40: | Line 41: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:25, 20 May 2015
Specifies the ...
Syntax
enum UIX_PictureStyleFlags { UIX_PictureStyle_Right = 256, UIX_PictureStyle_Bottom = 512, UIX_PictureStyle_Center = 1024, UIX_PictureStyle_VCenter = 2048, UIX_PictureStyle_Line = 4096, UIX_PictureStyle_LineVert = 12288, UIX_PictureStyle_Frame = 16384, UIX_PictureStyle_HandCursor = 32768, };
Constants
- UIX_PictureStyle_Right
- The ...
- UIX_PictureStyle_Bottom
- The ...
- UIX_PictureStyle_Center
- The ...
- UIX_PictureStyle_VCenter
- The ...
- UIX_PictureStyle_Line
- The ...
- UIX_PictureStyle_LineVert
- The ...
- UIX_PictureStyle_Frame
- The ...
- UIX_PictureStyle_HandCursor
- The ...
See Also
...