This document is archived and information here might be outdated. Recommended version. |
Transforms input point.
[Visual Basic .NET] Public Function Map ( _ ByVal x As IPnt _ ) As IPnt
[C#] public IPnt Map ( IPnt x );
[C++]
HRESULT Map(
IPnt* x
);
[C++] Parameters x [in]
x is a parameter of type IPnt*