IUIX_Obj::Rect Property

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

Revision as of 07:03, 20 March 2015

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.