IPXV_3DScene::ShowOrientationAxes Property
From PDF XChange PDF SDK
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); |