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