C# Class MTExample2_2.DrawingView

Inheritance: UIView
Mostra file Open project: mono/sysdrawing-coregraphics

Public Methods

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

Private Methods

Method Description
DrawMatrix ( Matrix m, Graphics g, int x, int y ) : 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