Gets or sets whether graphic of the entire line
should be redrawn after the event or not.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public bool ShouldBeRedrawn { get; set; } |
Visual Basic |
---|
Public Property ShouldBeRedrawn As Boolean Get Set |