UIX_PopupMaxSize Structure
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_PopupMaxSize Structure}} | {{#customTitle:UIX_PopupMaxSize Structure}} | ||
+ | {{#parentPage:PXV:UIX_Structures|UIX_PopupMaxSize|structure}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... | ||
Line 23: | Line 27: | ||
;yWorkAreaCenter | ;yWorkAreaCenter | ||
: Value of LONG ... | : Value of LONG ... | ||
− | |||
− | |||
− |
Latest revision as of 09:43, 23 May 2015
Specifies the ...
Syntax
struct UIX_PopupMaxSize { LONG cx; LONG cy; LONG xWorkAreaCenter; LONG yWorkAreaCenter; };
Members
- cx
- Value of LONG ...
- cy
- Value of LONG ...
- xWorkAreaCenter
- Value of LONG ...
- yWorkAreaCenter
- Value of LONG ...