This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPnt Interface > IPnt.Set2Point Method (ArcObjects .NET 10.5 SDK) |
Reset from Esri's Point Object.
[Visual Basic .NET] Public Sub Set2Point ( _ ByVal env As IPoint _ )
[C#] public void Set2Point ( IPoint env );
[C++]
HRESULT Set2Point(
IPoint* env
);
[C++]
Parameters env [in]
env is a parameter of type IPoint