C# Class DayCalendar.CalendarDaytimelineView.TimeLineView

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

Méthodes publiques

Méthode Description
Draw ( RectangleF rect ) : void
TimeLineView ( RectangleF rect )
setupCustomInitialisation ( ) : void

Method Details

Draw() public méthode

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

TimeLineView() public méthode

public TimeLineView ( RectangleF rect )
rect RectangleF

setupCustomInitialisation() public méthode

public setupCustomInitialisation ( ) : void
Résultat void