C# 클래스 MonoHotDraw.Handles.PixbufHandle

상속: MonoHotDraw.Handles.LocatorHandle
파일 보기 프로젝트 열기: mono/monohotdraw

공개 메소드들

메소드 설명
Draw ( Context context, IDrawingView view ) : void
PixbufHandle ( IFigure owner, ILocator locator, Gdk.Pixbuf pixbuf ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( Context context, IDrawingView view ) : void
context Context
view IDrawingView
리턴 void

PixbufHandle() 공개 메소드

public PixbufHandle ( IFigure owner, ILocator locator, Gdk.Pixbuf pixbuf ) : System
owner IFigure
locator ILocator
pixbuf Gdk.Pixbuf
리턴 System