IPXV_3DNode::Visible Property

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

Latest revision as of 00:36, 20 May 2018


Property Visible of interface IPXV_3DNode 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_3DNode