IPXV_3DMesh::HitEnabled Property

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

Latest revision as of 00:52, 23 July 2018


Property HitEnabled of interface IPXV_3DMesh returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_HitEnabled([out, retval]  VARIANT_BOOL*  bVal);
HRESULT put_HitEnabled([in]  VARIANT_BOOL  bVal);

See Also

IPXV_3DMesh