IMathHelper::Point_Transform2x2 Method
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT Point_Transform2x2([in] PXC_Matrix* pMatrix,
[in, out] PXC_Point* pPoint);
Parameters
- pMatrix
- [in] Pointer to PXC_Matrix.
- pPoint
- [in, out] Pointer to PXC_Point.
Return Value
Returns S_OK if operation was successful or error code in other cases.