IPXC_3DMeasureRadial::ShowContour 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 ShowContour of interface IPXC_3DMeasureRadial returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_ShowContour([out, retval]  VARIANT_BOOL*  bShowContour);
HRESULT put_ShowContour([in]  VARIANT_BOOL  bShowContour);

See Also

IPXC_3DMeasureRadial