C# Class MonoMobile.Views.RoundProgressView

Inheritance: UIProgressView
Exibir arquivo Open project: RobertKozak/MonoMobile.Views

Public Methods

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

Method Details

Draw() public method

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

RoundProgressView() public method

public RoundProgressView ( ) : System
return System