C# 클래스 MonoHotDraw.Samples.NoteFigure

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

공개 메소드들

메소드 설명
Draw ( Context context ) : void
NoteFigure ( string text ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( Context context ) : void
context Cairo.Context
리턴 void

NoteFigure() 공개 메소드

public NoteFigure ( string text ) : System
text string
리턴 System