This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpPointObject Interface > IGpPointObject.SetPoint Method (ArcObjects .NET 10.4 SDK) |
Set point attributes to that of the given point geometry object.
[Visual Basic .NET] Public Sub SetPoint ( _ ByVal pPoint As IPoint _ )
[C#] public void SetPoint ( IPoint pPoint );
[C++]
HRESULT SetPoint(
IPoint* pPoint
);
[C++]
Parameters pPoint [in]
pPoint is a parameter of type IPoint