Gets whether Azuki is in line selection mode or not.

Namespace: Sgry.Azuki.WinForms
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public bool IsLineSelectMode { get; set; }
Visual Basic
Public Property IsLineSelectMode As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also