C# Class Eto.Test.Sections.Controls.DrawableSection

Inheritance: Eto.Forms.Scrollable
Afficher le fichier Open project: picoe/Eto

Méthodes publiques

Méthode Description
DrawableSection ( ) : System
LogEvents ( Eto.Forms.Drawable control, string name ) : void

Private Methods

Méthode Description
Default ( ) : Control
LargeCanvas ( ) : Control
Nested ( ) : Control
Tools ( int n ) : Control
Transparent ( ) : Control
WithBackground ( ) : Control

Method Details

DrawableSection() public méthode

public DrawableSection ( ) : System
Résultat System

LogEvents() public méthode

public LogEvents ( Eto.Forms.Drawable control, string name ) : void
control Eto.Forms.Drawable
name string
Résultat void