IPXV_3DScene::ShowOrientationAxes Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_ShowOrientationAxes([out, retval]  VARIANT_BOOL*  bVal);
HRESULT put_ShowOrientationAxes([in]  VARIANT_BOOL  bVal);

See Also

IPXV_3DScene