C# Class MonoTouch.Dialog.OwnerDrawnElement.OwnerDrawnCellView

Inheritance: UIView
显示文件 Open project: escoz/MonoMobile.Forms

Public Methods

Method Description
Draw ( RectangleF rect ) : void
OwnerDrawnCellView ( OwnerDrawnElement element ) : System

Method Details

Draw() public method

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
return void

OwnerDrawnCellView() public method

public OwnerDrawnCellView ( OwnerDrawnElement element ) : System
element OwnerDrawnElement
return System