[]
Marks the graphics path as dirty, indicating it needs to be regenerated.
protected void SetPathDirty(bool dirty = true)
Protected Sub SetPathDirty(Optional dirty As Boolean = True)
true to mark the path as dirty; false to mark it as clean. Default is true.
true
false