UIX_OriginPointName Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_OriginPointName Enumeration}} | {{#customTitle:UIX_OriginPointName Enumeration}} | ||
− | {{#parentPage:PXV:UIX_Enumerations|UIX_OriginPointName | + | {{#parentPage:PXV:UIX_Enumerations|UIX_OriginPointName|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 45: | Line 45: | ||
;_UIX_Origin_End | ;_UIX_Origin_End | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Latest revision as of 09:43, 23 May 2015
Specifies the ...
Syntax
enum UIX_OriginPointName { UIX_Origin_TopLeft = 0, UIX_Origin_TopMiddle = 1, UIX_Origin_TopRight = 2, UIX_Origin_MiddleRight = 3, UIX_Origin_BottomRight = 4, UIX_Origin_BottomMiddle = 5, UIX_Origin_BottomLeft = 6, UIX_Origin_MiddleLeft = 7, UIX_Origin_MiddleMiddle = 8, _UIX_Origin_End = 9, };
Constants
- UIX_Origin_TopLeft
- The ...
- UIX_Origin_TopMiddle
- The ...
- UIX_Origin_TopRight
- The ...
- UIX_Origin_MiddleRight
- The ...
- UIX_Origin_BottomRight
- The ...
- UIX_Origin_BottomMiddle
- The ...
- UIX_Origin_BottomLeft
- The ...
- UIX_Origin_MiddleLeft
- The ...
- UIX_Origin_MiddleMiddle
- The ...
- _UIX_Origin_End
- The ...