IUIX_Obj::Rect Property

From PDF XChange PDF SDK
Revision as of 06:50, 23 April 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

See also IUIX_Obj.