UIX_PictureStyleFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 39: | Line 39: | ||
;UIX_PictureStyle_HandCursor | ;UIX_PictureStyle_HandCursor | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Revision as of 05:19, 23 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 ...