This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IProjectedCoordinateSystem4GEN Interface > IProjectedCoordinateSystem4GEN.Forward Method (ArcObjects .NET 10.5 SDK) |
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