C# Class EventApp.Controls.CategoryLabel

Inheritance: UILabel
Afficher le fichier Open project: BobStolk/EventApp

Méthodes publiques

Méthode Description
CategoryLabel ( RectangleF frame ) : System
CategoryLabel ( string text, UIColor color, RectangleF frame ) : System

Method Details

CategoryLabel() public méthode

public CategoryLabel ( RectangleF frame ) : System
frame System.Drawing.RectangleF
Résultat System

CategoryLabel() public méthode

public CategoryLabel ( string text, UIColor color, RectangleF frame ) : System
text string
color UIColor
frame System.Drawing.RectangleF
Résultat System