IPXV_3DMesh::Visible Property

From PDF XChange PDF SDK
Revision as of 00:53, 23 July 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


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

Syntax

HRESULT get_Visible([out, retval]  VARIANT_BOOL*  bVal);
HRESULT put_Visible([in]  VARIANT_BOOL  bVal);

See Also

IPXV_3DMesh