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