C# Class LondonBike.CSRouteView.CSRouteViewInternal

Inheritance: UIView
Show file Open project: nicwise/londonbikeapp

Public Methods

Method Description
CSRouteViewInternal ( ) : System
Draw ( RectangleF rect ) : void

Method Details

CSRouteViewInternal() public method

public CSRouteViewInternal ( ) : System
return System

Draw() public method

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
return void