C# Класс Petzold.Media2D.ArrowLine

Draws a straight line between two points with optional arrows on the ends.
Наследование: ArrowLineBase
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
X1Property System.Windows.DependencyProperty
X2Property System.Windows.DependencyProperty
Y1Property System.Windows.DependencyProperty
Y2Property System.Windows.DependencyProperty

Описание свойств

X1Property публичное статическое свойство

Identifies the X1 dependency property.
public static DependencyProperty,System.Windows X1Property
Результат System.Windows.DependencyProperty

X2Property публичное статическое свойство

Identifies the X2 dependency property.
public static DependencyProperty,System.Windows X2Property
Результат System.Windows.DependencyProperty

Y1Property публичное статическое свойство

Identifies the Y1 dependency property.
public static DependencyProperty,System.Windows Y1Property
Результат System.Windows.DependencyProperty

Y2Property публичное статическое свойство

Identifies the Y2 dependency property.
public static DependencyProperty,System.Windows Y2Property
Результат System.Windows.DependencyProperty