UIX_PopupMaxSize Structure

From PDF XChange PDF SDK
Jump to: navigation, search


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 ...