IPXC_Annotation::Rect Property

From PDF XChange PDF SDK
Revision as of 06:10, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property Rect of interface IPXC_Annotation returns/sets Pointer to PXC_Rect ...


Syntax

HRESULT get_Rect([out, retval] PXC_Rect* Rect);
HRESULT put_Rect([in] PXC_Rect* Rect);

See Also

See also IPXC_Annotation.