IPXC_3DMeasure::Precision Property

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

Latest revision as of 01:06, 15 May 2020


Property Precision of interface IPXC_3DMeasure returns/sets Value of ULONG ...

Syntax

HRESULT get_Precision([out, retval]  ULONG*  nPrecision);
HRESULT put_Precision([in]  ULONG  nPrecision);

See Also

IPXC_3DMeasure