C# Class MTExample1_7.DrawingView

Inheritance: UIView
Exibir arquivo Open project: mono/sysdrawing-coregraphics

Public Methods

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

Method Details

Draw() public method

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

DrawingView() public method

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