StandardTool.RectangleSelectEnabled Property
Gets or sets a flag indicating if the user may select features inside a rectangle using the left mouse button and shift key is enabled.
Syntax
public System.Boolean RectangleSelectEnabled { get; set; }
Property Value
Default: true
True if rectangle selection is enabled, False otherwise.
Platforms
Windows, Linux, Android