Line.X2Property プロパティ

定義

X2 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ X2Property { DependencyProperty ^ get(); };
static DependencyProperty X2Property();
public static DependencyProperty X2Property { get; }
var dependencyProperty = Line.x2Property;
Public Shared ReadOnly Property X2Property As DependencyProperty

プロパティ値

X2 依存関係プロパティの識別子。

適用対象