C# Class MonoHotDraw.Handles.PixbufHandle

Inheritance: MonoHotDraw.Handles.LocatorHandle
Afficher le fichier Open project: mono/monohotdraw

Méthodes publiques

Méthode Description
Draw ( Context context, IDrawingView view ) : void
PixbufHandle ( IFigure owner, ILocator locator, Gdk.Pixbuf pixbuf ) : System

Method Details

Draw() public méthode

public Draw ( Context context, IDrawingView view ) : void
context Context
view IDrawingView
Résultat void

PixbufHandle() public méthode

public PixbufHandle ( IFigure owner, ILocator locator, Gdk.Pixbuf pixbuf ) : System
owner IFigure
locator ILocator
pixbuf Gdk.Pixbuf
Résultat System