C# 클래스 gbrainy.Core.Toolkit.DrawEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: GNOME/gbrainy 1 사용 예제들

공개 메소드들

메소드 설명
DrawEventArgs ( CairoContextEx gr, double width, double height, bool rtl, object data ) : System

메소드 상세

DrawEventArgs() 공개 메소드

public DrawEventArgs ( CairoContextEx gr, double width, double height, bool rtl, object data ) : System
gr gbrainy.Core.Main.CairoContextEx
width double
height double
rtl bool
data object
리턴 System