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

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

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

Метод Описание
PathSegmentHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathSegment seg, DependencyProperty point ) : System

Защищенные методы

Метод Описание
CreateContent ( ) : UIElement

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

CreateContent() защищенный Метод

protected CreateContent ( ) : UIElement
Результат System.Windows.UIElement

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

public PathSegmentHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathSegment seg, DependencyProperty point ) : System
controller LunarEclipse.Controller.MoonlightController
group IHandleGroup
seg System.Windows.Media.PathSegment
point System.Windows.DependencyProperty
Результат System