Projects points from geographic to planar coordinates.
[Visual Basic .NET] Public Sub Forward ( _ ByRef Points As WKSPoint[] _ )
[C#] public void Forward ( ref WKSPoint[] Points );
[C++]
HRESULT Forward(
Array* Points
);
[C++]Parameters
Points [in, out] Points is a parameter of type Array
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.