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


IControlPointsManager.Visible Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IControlPointsManager.Visible Property

Indicates if the control dialog is visible.

[Visual Basic .NET]
Public ReadOnly Property Visible As Boolean
[C#]
public bool Visible {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointsManager Interface