IPXC_3DView::ResetNodes Property

From PDF XChange PDF SDK
Revision as of 01:48, 21 August 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


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