StandardTool3D.EditEnabled Property
Gets or sets a flag indicating if the user can edit features with the mouse.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public System.Boolean EditEnabled { get; set; }
Property Value
Type: System.Boolean
Default: true
True if feature editing is enabled, False otherwise.
Default: true
True if feature editing is enabled, False otherwise.
Platforms
Windows, Linux, Android