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


IParcelPropertiesWindow.Visible Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelPropertiesWindow Interface > IParcelPropertiesWindow.Visible Property
ArcGIS Developer Help

IParcelPropertiesWindow.Visible Property

Indicates whether the Editor Dockable window is visible.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelPropertiesWindow Interface