Gets width of space character (U+0020) in pixel.

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

Syntax

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

See Also