This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditProperties4 Interface > IEditProperties4.ShowConstructionToolbars Property (ArcObjects .NET 10.4 SDK) |
Indicates whether construction toolbars will be displayed while drawing a sketch.
[Visual Basic .NET] Public Property ShowConstructionToolbars As Boolean
[C#] public bool ShowConstructionToolbars {get; set;}
Setting this property to true will display the construction mini toolbar during sketch construction.
In the UI this is set in the General tab on the Editor Options dialog.