This document is archived and information here might be outdated. Recommended version. |
Reverses mapping, if possible.
[Visual Basic .NET] Public Function Invert ( _ ByVal y As IPnt _ ) As IPnt
[C#] public IPnt Invert ( IPnt y );
[C++]
HRESULT Invert(
IPnt* y
);
[C++] Parameters y [in]
y is a parameter of type IPnt*