IPXC_AnnotData_Widget::IconOffset Property

From PDF XChange PDF SDK
Revision as of 04:14, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property IconOffset of interface IPXC_AnnotData_Widget returns/sets Pointer to PXC_Point ...

Syntax

HRESULT get_IconOffset([out, retval]  PXC_Point*  pVal);
HRESULT put_IconOffset([in]  PXC_Point*  pVal);

See Also

IPXC_AnnotData_Widget