C# 클래스 Eto.Test.Sections.Controls.DrawableSection

상속: Eto.Forms.Scrollable
파일 보기 프로젝트 열기: picoe/Eto

공개 메소드들

메소드 설명
DrawableSection ( ) : System
LogEvents ( Eto.Forms.Drawable control, string name ) : void

비공개 메소드들

메소드 설명
Default ( ) : Control
LargeCanvas ( ) : Control
Nested ( ) : Control
Tools ( int n ) : Control
Transparent ( ) : Control
WithBackground ( ) : Control

메소드 상세

DrawableSection() 공개 메소드

public DrawableSection ( ) : System
리턴 System

LogEvents() 공개 메소드

public LogEvents ( Eto.Forms.Drawable control, string name ) : void
control Eto.Forms.Drawable
name string
리턴 void