C# 클래스 EventApp.Controls.CategoryLabel

상속: UILabel
파일 보기 프로젝트 열기: BobStolk/EventApp

공개 메소드들

메소드 설명
CategoryLabel ( RectangleF frame ) : System
CategoryLabel ( string text, UIColor color, RectangleF frame ) : System

메소드 상세

CategoryLabel() 공개 메소드

public CategoryLabel ( RectangleF frame ) : System
frame System.Drawing.RectangleF
리턴 System

CategoryLabel() 공개 메소드

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