UIX_RotateNotifyData Structure

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

struct UIX_RotateNotifyData
{
    double nRotateAngle;
    POINT  ptCenter;
};

Members

nRotateAngle
Value of double ...
ptCenter
Value of POINT ...