Gets or sets whether to show full-width space with special graphic or not.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
public bool DrawsFullWidthSpace { get; set; } |
| Visual Basic |
|---|
Public Property DrawsFullWidthSpace As Boolean Get Set |