C# Class DayCalendar.CalendarDaytimelineView.TimeLineView

Inheritance: UIView
Mostrar archivo Open project: Clancey/ClanceyLib

Public Methods

Method Description
Draw ( RectangleF rect ) : void
TimeLineView ( RectangleF rect )
setupCustomInitialisation ( ) : void

Method Details

Draw() public method

public Draw ( RectangleF rect ) : void
rect RectangleF
return void

TimeLineView() public method

public TimeLineView ( RectangleF rect )
rect RectangleF

setupCustomInitialisation() public method

public setupCustomInitialisation ( ) : void
return void