IPXC_3DView::ResetNodes Property

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

Latest revision as of 01:48, 21 August 2019


Property ResetNodes of interface IPXC_3DView returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_ResetNodes([out, retval]  VARIANT_BOOL*  bNR);
HRESULT put_ResetNodes([in]  VARIANT_BOOL  bNR);

See Also

IPXC_3DView