C# 클래스 Petzold.Media2D.ArrowLine

Draws a straight line between two points with optional arrows on the ends.
상속: ArrowLineBase
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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