IPXC_AnnotData_Widget::IconOffset Property

From PDF XChange PDF SDK
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