IPXC_3DMeasure::Value Property

From PDF XChange PDF SDK
Revision as of 01:07, 15 May 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


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