public void RemoveSelf()
 {
     _rootgfx?.RemoveIntervalTask(_uniqueName);
 }