Gets or sets size of the currently visible size of the text area (line number area is not included).

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

Syntax

C#
Size VisibleTextAreaSize { get; }
Visual Basic
ReadOnly Property VisibleTextAreaSize As Size
	Get

Property Value

Type: Size

See Also