This document is archived and information here might be outdated.  Recommended version.


ICadastralFabricUpdate.ClearAdjustedPoints Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralFabricUpdate Interface > ICadastralFabricUpdate.ClearAdjustedPoints Method
ArcGIS Developer Help

ICadastralFabricUpdate.ClearAdjustedPoints Method

Clear adjusted points.

[Visual Basic .NET]
Public Sub ClearAdjustedPoints ( _
)
[C#]
public void ClearAdjustedPoints (
);
[C++]
HRESULT ClearAdjustedPoints(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ICadastralFabricUpdate Interface