C# Class MonoMobile.Dialog.OwnerDrawnElement.OwnerDrawnCellView

Inheritance: UIView
Afficher le fichier Open project: moljac/MonoMobile.Dialog

Méthodes publiques

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

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

Update() public méthode

public Update ( ) : void
Résultat void