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


IAnnotationConstructionWindow.Visible Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IAnnotationConstructionWindow.Visible Property

Indicates whether the annotation construction window is visible.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAnnotationConstructionWindow Interface