C# 클래스 Stetic.Editor.BaseImageCell

상속: PropertyEditorCell
파일 보기 프로젝트 열기: mono/stetic

공개 메소드들

메소드 설명
GetSize ( int availableWidth, int &width, int &height ) : void
Render ( Gdk window, Gdk bounds, Gtk state ) : void

메소드 상세

GetSize() 공개 메소드

public GetSize ( int availableWidth, int &width, int &height ) : void
availableWidth int
width int
height int
리턴 void

Render() 공개 메소드

public Render ( Gdk window, Gdk bounds, Gtk state ) : void
window Gdk
bounds Gdk
state Gtk
리턴 void