IPXC_3DProjection::Type Property

From PDF XChange PDF SDK
Revision as of 00:44, 9 May 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


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