IPXC_3DView::Nodes 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 Nodes of interface IPXC_3DView returns Pointer to IPXC_3DNodes ...

Syntax

HRESULT get_Nodes([out, retval]  IPXC_3DNodes**  pNodes);

See Also

IPXC_3DView