IUIX_Event::Pos Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 11:11, 11 January 2016


Property Pos of interface IUIX_Event returns/sets Pointer to POINT ...

Syntax

HRESULT get_Pos([out, retval]  POINT*  stPos);
HRESULT put_Pos([in]  POINT*  stPos);

See Also

IUIX_Event