C# 클래스 DayCalendar.CalendarDaytimelineView.TimeLineView

상속: UIView
파일 보기 프로젝트 열기: Clancey/ClanceyLib

공개 메소드들

메소드 설명
Draw ( RectangleF rect ) : void
TimeLineView ( RectangleF rect )
setupCustomInitialisation ( ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( RectangleF rect ) : void
rect RectangleF
리턴 void

TimeLineView() 공개 메소드

public TimeLineView ( RectangleF rect )
rect RectangleF

setupCustomInitialisation() 공개 메소드

public setupCustomInitialisation ( ) : void
리턴 void