public RectangleF GetClientRectangleF()
 {
     return(Util.NSRectToRectangleF(ContentView.Bounds));
 }