C# Class Example4_1.PlotPanel

Inheritance: MonoMac.AppKit.NSView
Show file Open project: mono/sysdrawing-coregraphics Class Usage Examples

Public Methods

Method Description
DrawRect ( CGRect dirtyRect ) : void
PlotPanel ( CGRect rect ) : System
PlotPanel ( IntPtr handle ) : System

Private Methods

Method Description
Initialize ( ) : void
PlotPanel ( MonoMac.Foundation.NSCoder coder ) : System

Method Details

DrawRect() public method

public DrawRect ( CGRect dirtyRect ) : void
dirtyRect CGRect
return void

PlotPanel() public method

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

PlotPanel() public method

public PlotPanel ( IntPtr handle ) : System
handle System.IntPtr
return System