C# Class Example4_6.PlotPanel

Inheritance: AppKit.NSView
Afficher le fichier Open project: mono/sysdrawing-coregraphics Class Usage Examples

Méthodes publiques

Méthode Description
DrawRect ( CGRect dirtyRect ) : void
PlotPanel ( CGRect rect ) : System
PlotPanel ( IntPtr handle ) : System

Private Methods

Méthode Description
Initialize ( ) : void
PlotPanel ( NSCoder coder ) : System

Method Details

DrawRect() public méthode

public DrawRect ( CGRect dirtyRect ) : void
dirtyRect CGRect
Résultat void

PlotPanel() public méthode

public PlotPanel ( CGRect rect ) : System
rect CGRect
Résultat System

PlotPanel() public méthode

public PlotPanel ( IntPtr handle ) : System
handle System.IntPtr
Résultat System