TextSelectionMode Enum

Definition

Specifies the text selection mode.

public enum class TextSelectionMode
public enum class TextSelectionMode
enum TextSelectionMode
public enum TextSelectionMode
type TextSelectionMode = 
Public Enum TextSelectionMode
Inheritance
TextSelectionMode

Fields

Box 1

A box selection (from a start line and column to an end line and column).

Stream 0

A simple selection (only one span)

Applies to