C# 클래스 LondonBike.CSRouteView.CSRouteViewInternal

상속: UIView
파일 보기 프로젝트 열기: nicwise/londonbikeapp

공개 메소드들

메소드 설명
CSRouteViewInternal ( ) : System
Draw ( RectangleF rect ) : void

메소드 상세

CSRouteViewInternal() 공개 메소드

public CSRouteViewInternal ( ) : System
리턴 System

Draw() 공개 메소드

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
리턴 void