C# Class MTExample4_1.PlotPanel

Inheritance: UIView
Datei anzeigen Open project: mono/sysdrawing-coregraphics Class Usage Examples

Public Methods

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

Method Details

Draw() public method

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

PlotPanel() public method

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