IPXC_3DProjection::Type Property

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

Latest revision as of 00:44, 9 May 2019


Property Type of interface IPXC_3DProjection returns/sets Value of PXC_3DProjType ...

Syntax

HRESULT get_Type([out, retval]  PXC_3DProjType*  nType);
HRESULT put_Type([in]  PXC_3DProjType  nType);

See Also

IPXC_3DProjection