IPXV_3DScene::ShowAxes Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property ShowAxes of interface IPXV_3DScene returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_ShowAxes([out, retval]  VARIANT_BOOL*  bVal);
HRESULT put_ShowAxes([in]  VARIANT_BOOL  bVal);

See Also

IPXV_3DScene