This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IControlPointsManager Interface > IControlPointsManager.ShowWindow Method (ArcObjects .NET 10.4 SDK) |
Show the control dialog window.
[Visual Basic .NET] Public Sub ShowWindow ( _ ByVal Show As Boolean _ )
[C#] public void ShowWindow ( bool Show );