public RectangleF GetBounds()
 {
     return(__layer.GetBounds());
 }