IUIX_Obj::Rect Property

From PDF XChange PDF SDK
Revision as of 04:32, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Obj