IPXC_Annotation::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Annotation|IPXC_Annotation]].
+
[[PXV:IPXC_Annotation|IPXC_Annotation]]

Revision as of 04:11, 23 May 2015


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

IPXC_Annotation