C# Class MTExample3_4.DrawingView

Inheritance: UIView, Form
Show file Open project: mono/sysdrawing-coregraphics

Public Methods

Method Description
AddData ( ) : void
Draw ( CGRect rect ) : void
DrawingView ( CGRect rect ) : System

Private Methods

Method Description
SetPlotArea ( Graphics g ) : void

Method Details

AddData() public method

public AddData ( ) : void
return void

Draw() public method

public Draw ( CGRect rect ) : void
rect CGRect
return void

DrawingView() public method

public DrawingView ( CGRect rect ) : System
rect CGRect
return System