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


IControlPointsManager.Refresh Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IControlPointsManager.Refresh Method

Refresh the layers or just the dialog.

[Visual Basic .NET]
Public Sub Refresh ( _
    ByVal dlgOnly As Boolean _
)
[C#]
public void Refresh (
    bool dlgOnly
);

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointsManager Interface