C# Class MTUniversalProject.DrawingView

Inheritance: UIView
Afficher le fichier Open project: mono/sysdrawing-coregraphics

Méthodes publiques

Méthode Description
Draw ( CGRect rect ) : void
DrawingView ( CGRect rect ) : System

Private Methods

Méthode Description
DrawFlag ( Graphics g, float x0, float y0, float width ) : void
DrawStar ( Graphics g, float r, float xc, float yc ) : void

Method Details

Draw() public méthode

public Draw ( CGRect rect ) : void
rect CGRect
Résultat void

DrawingView() public méthode

public DrawingView ( CGRect rect ) : System
rect CGRect
Résultat System