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

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

Syntax

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

Property Value

Type: Int32

See Also