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


ICadastralFixedPoints.ClearFixedPoints Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralFixedPoints Interface > ICadastralFixedPoints.ClearFixedPoints Method
ArcGIS Developer Help

ICadastralFixedPoints.ClearFixedPoints Method

Clear all fixed point.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralFixedPoints Interface