MonoTouch.Dialog.OwnerDrawnElement.Height C# (CSharp) Method

Height() public abstract method

public abstract Height ( RectangleF bounds ) : float
bounds System.Drawing.RectangleF
return float
		public abstract float Height(RectangleF bounds);