IUIX_Obj::Rect Property

From PDF XChange PDF SDK
Revision as of 22:43, 20 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.