StandardTouchTool3D.MultiSelectEnabled Property
Gets or sets a flag indicating if selecting multiple features by tapping the screen is enabled.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean MultiSelectEnabled { get; set; }
Property Value
Type: System.Boolean
Default: false
True if multiple features may be selected, False if only one feature at a time may be selected.
Default: false
True if multiple features may be selected, False if only one feature at a time may be selected.
Platforms
Windows, Linux, Android