This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPointIDAware Interface > IPointIDAware.DropPointIDs Method (ArcObjects .NET 10.4 SDK) |
Unsets all PointID values without changing awareness. Only works if geometry is aware of PointIDs.
[Visual Basic .NET]
Public Sub DropPointIDs ( _
)
[C#] public void DropPointIDs ( );
[C++]
HRESULT DropPointIDs(
void
);
Resets all PointID values to there initial value of 0. PointIDAware does not change.