C# Class LunarEclipse.Model.PathHandleGroup

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

Méthodes publiques

Méthode Description
PathHandleGroup ( MoonlightController controller, System.Windows.Shapes.Path child ) : System.Windows

Private Methods

Méthode Description
AddBezierSegmentHandles ( System.Windows.Media.PathSegment segment ) : void
AddLineSegmentHandle ( System.Windows.Media.PathSegment segment ) : void

Method Details

PathHandleGroup() public méthode

public PathHandleGroup ( MoonlightController controller, System.Windows.Shapes.Path child ) : System.Windows
controller LunarEclipse.Controller.MoonlightController
child System.Windows.Shapes.Path
Résultat System.Windows