This document is archived and information here might be outdated. Recommended version. |
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.