ArcObjects Library Reference  (Carto)    

ICadastralFabricSelection.ClearControlPointsInJobList Method

Clear Control points currently selected for cadastral job list.

[Visual Basic 6.0]
Sub ClearControlPointsInJobList
[Visual Basic .NET]
Public Sub ClearControlPointsInJobList ( _
)
[C#]
public void ClearControlPointsInJobList (
);
[Java]
public void clearControlPointsInJobList (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT ClearControlPointsInJobList(
void
);

Product Availability

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

See Also

ICadastralFabricSelection Interface

 


Feedback Send feedback on this page