IPXC_3DMeasureBase::TextAnchorPoint Property

From PDF XChange PDF SDK
Jump to: navigation, search


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);

See Also

IPXC_3DMeasureBase