ArcObjects Library Reference (Editor)  

ITraverseWindow.IsAddEnabled Property

Indicates if the Add command on the Traverse Window dialog is enabled.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

The Add command on the Traverse Window dialog is enabled under the following conditions;

 

See Also

ITraverseWindow Interface