IPXC_3DUnits::SetUnitMValue Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetUnitMValue([in] PXC_3DUnitType nType, [in] double nMValue);
Parameters
- nType
- [in] Value of PXC_3DUnitType.
- nMValue
- [in] Value of double.
Return Value
Returns S_OK if operation was successful or error code in other cases.