IUIX_Obj::Rect Property

From PDF XChange PDF SDK
Revision as of 05:54, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Rect of interface IUIX_Obj returns/sets Pointer to RECT ...

Syntax

HRESULT get_Rect([out, retval]  RECT*  pRect);
HRESULT put_Rect([in]  RECT*  pRect);

See Also

IUIX_Obj