IPXC_3DMeasure::Value Property

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

Latest revision as of 01:07, 15 May 2020


Property Value of interface IPXC_3DMeasure returns/sets Value of double ...

Syntax

HRESULT get_Value([out, retval]  double*  nValue);
HRESULT put_Value([in]  double  nValue);

See Also

IPXC_3DMeasure