IPXC_3DMeasureRadial::ArcStartPoint Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:04, 15 May 2020


Property ArcStartPoint of interface IPXC_3DMeasureRadial returns/sets Pointer to PXC_3DVector3 ...

Syntax

HRESULT get_ArcStartPoint([out, retval]  PXC_3DVector3*  pCoord);
HRESULT put_ArcStartPoint([in]  PXC_3DVector3*  pCoord);

See Also

IPXC_3DMeasureRadial