IPXC_3DMeasureBase::TextAnchorPoint Property
From PDF XChange PDF SDK
Property TextAnchorPoint of interface IPXC_3DMeasureBase returns/sets Pointer to PXC_3DVector3 ...
Syntax
HRESULT get_TextAnchorPoint([out, retval] PXC_3DVector3* pCoord); HRESULT put_TextAnchorPoint([in] PXC_3DVector3* pCoord);