C# Class LondonBike.CSRouteView.CSRouteViewInternal

Inheritance: UIView
Afficher le fichier Open project: nicwise/londonbikeapp

Méthodes publiques

Méthode Description
CSRouteViewInternal ( ) : System
Draw ( RectangleF rect ) : void

Method Details

CSRouteViewInternal() public méthode

public CSRouteViewInternal ( ) : System
Résultat System

Draw() public méthode

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
Résultat void