Property DirtyLines
DirtyLines
Indicates which lines have been modified and need to be redrawn.
public bool[] DirtyLines { get; set; }
Property Value
- bool[]
Indicates which lines have been modified and need to be redrawn.
public bool[] DirtyLines { get; set; }