C# Class LondonBike.CSRouteView

Inheritance: MKAnnotationView
Datei anzeigen Open project: nicwise/londonbikeapp Class Usage Examples

Public Methods

Method Description
CSRouteView ( RectangleF frame ) : System
RegionChanged ( ) : void

Method Details

CSRouteView() public method

public CSRouteView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
return System

RegionChanged() public method

public RegionChanged ( ) : void
return void