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

Syntax

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

See Also

IPXC_3DView