IPXC_AnnotData_SquareCircle::RD Property

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

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


Property RD of interface IPXC_AnnotData_SquareCircle returns/sets Pointer to PXC_Rect ...

Syntax

HRESULT get_RD([out, retval]  PXC_Rect*  pRD);
HRESULT put_RD([in]  PXC_Rect*  pRD);

See Also

IPXC_AnnotData_SquareCircle