Gets or sets whether to draw full-width space with special graphic or not.

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

Syntax

C#
bool DrawsFullWidthSpace { get; set; }
Visual Basic
Property DrawsFullWidthSpace As Boolean
	Get
	Set

See Also