C# Class MonoTouch.Dialog.OwnerDrawnElement.OwnerDrawnCellView

Inheritance: UIView
Afficher le fichier Open project: escoz/MonoMobile.Forms

Méthodes publiques

Méthode Description
Draw ( RectangleF rect ) : void
OwnerDrawnCellView ( OwnerDrawnElement element ) : System

Method Details

Draw() public méthode

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
Résultat void

OwnerDrawnCellView() public méthode

public OwnerDrawnCellView ( OwnerDrawnElement element ) : System
element OwnerDrawnElement
Résultat System