C# Class RedPlum.MBRoundProgressView

Inheritance: UIProgressView
Exibir arquivo Open project: detroitpro/MBProgressHUD-MonoTouch

Public Methods

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

Method Details

Draw() public method

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

MBRoundProgressView() public method

public MBRoundProgressView ( ) : System
return System