C# Class RoundProgressViewDemo.RPView

Inheritance: UIView
Show file Open project: martinbowling/MonoTouchRoundProgress Class Usage Examples

Public Methods

Method Description
RPView ( RectangleF frame ) : System

Protected Methods

Method Description
Initialize ( ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void

RPView() public method

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