C# Class MTExample1_9.DrawingView

Inheritance: UIView
Mostrar archivo Open project: mono/sysdrawing-coregraphics

Public Methods

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

Private Methods

Method Description
DrawObjects ( Graphics g ) : void
Interp ( Graphics g, PointF pta, float cData, int npoints ) : void

Method Details

Draw() public method

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

DrawingView() public method

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