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

Syntax

HRESULT get_IsRadius([out, retval]  VARIANT_BOOL*  bRadius);
HRESULT put_IsRadius([in]  VARIANT_BOOL  bRadius);

See Also

IPXC_3DMeasureRadial