Gets width of tab character (U+0009) in pixel.

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

Syntax

C#
int TabWidthInPx { get; }
Visual Basic
ReadOnly Property TabWidthInPx As Integer
	Get

Property Value

Type: Int32

See Also