C# Class EventApp.Controls.CategoryLabel

Inheritance: UILabel
Mostra file Open project: BobStolk/EventApp

Public Methods

Method Description
CategoryLabel ( RectangleF frame ) : System
CategoryLabel ( string text, UIColor color, RectangleF frame ) : System

Method Details

CategoryLabel() public method

public CategoryLabel ( RectangleF frame ) : System
frame System.Drawing.RectangleF
return System

CategoryLabel() public method

public CategoryLabel ( string text, UIColor color, RectangleF frame ) : System
text string
color UIColor
frame System.Drawing.RectangleF
return System