internal Graphics2DInternals(Graphics2D owner)
 {
     _owner = owner;
 }