C# Class UICalendar.TriangleView

Inheritance: UIView
Afficher le fichier Open project: Clancey/UICalendar

Méthodes publiques

Méthode Description
Draw ( CGRect rect ) : void
TriangleView ( UIColor fill, UIColor stroke ) : System

Method Details

Draw() public méthode

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

TriangleView() public méthode

public TriangleView ( UIColor fill, UIColor stroke ) : System
fill UIColor
stroke UIColor
Résultat System