IUIX_Ruler::GetMarkerPos Method
From Tracker Software PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetMarkerPos([in] PARAM_T nTag, [out, retval] double* nPos);
Parameters
- nTag
- [in] Value of PARAM_T.
- nPos
- [out, retval] Pointer to double.
Return Value
Returns S_OK if operation was successful or error code in other cases.