C# Класс LunarEclipse.Model.PathHandleGroup

Наследование: AbstractHandleGroup
Показать файл Открыть проект

Открытые методы

Метод Описание
PathHandleGroup ( MoonlightController controller, System.Windows.Shapes.Path child ) : System.Windows

Приватные методы

Метод Описание
AddBezierSegmentHandles ( System.Windows.Media.PathSegment segment ) : void
AddLineSegmentHandle ( System.Windows.Media.PathSegment segment ) : void

Описание методов

PathHandleGroup() публичный Метод

public PathHandleGroup ( MoonlightController controller, System.Windows.Shapes.Path child ) : System.Windows
controller LunarEclipse.Controller.MoonlightController
child System.Windows.Shapes.Path
Результат System.Windows