C# Class ClanceysLib.MBRoundProgressView

Inheritance: UIProgressView
Show file Open project: Clancey/ClanceyLib

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