UIX_GestureInfo Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct UIX_GestureInfo { LONG nSize; LONG nStage; LONG dxScroll; LONG dyScroll; POINT pt; double nRotateAngle; double nZoomLevel; double nInertiaSpeedV; double nInertiaSpeedH; };
Members
- nSize
- Value of LONG ...
- nStage
- Value of LONG ...
- dxScroll
- Value of LONG ...
- dyScroll
- Value of LONG ...
- pt
- Value of POINT ...
- nRotateAngle
- Value of double ...
- nZoomLevel
- Value of double ...
- nInertiaSpeedV
- Value of double ...
- nInertiaSpeedH
- Value of double ...