C# Class LunarEclipse.Model.PenCreationTool

Inheritance: ShapeCreationTool
Afficher le fichier Open project: mono/lunareclipse

Méthodes publiques

Méthode Description
PenCreationTool ( MoonlightController controller ) : System.Windows

Méthodes protégées

Méthode Description
CreateShape ( ) : UIElement
UpdateShape ( ) : void

Method Details

CreateShape() protected méthode

protected CreateShape ( ) : UIElement
Résultat System.Windows.UIElement

PenCreationTool() public méthode

public PenCreationTool ( MoonlightController controller ) : System.Windows
controller LunarEclipse.Controller.MoonlightController
Résultat System.Windows

UpdateShape() protected méthode

protected UpdateShape ( ) : void
Résultat void