UIX_PopupMaxSize Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_PopupMaxSize Structure}} | {{#customTitle:UIX_PopupMaxSize Structure}} | ||
+ | {{#parentPage:PXV:UIX|UIX_PopupMaxSize Structure|structure}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 06:04, 23 April 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 ...
See Also
See also ...