LineGeometry.EndPointProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ EndPointProperty { DependencyProperty ^ get(); };
static DependencyProperty EndPointProperty();
public static DependencyProperty EndPointProperty { get; }
var dependencyProperty = LineGeometry.endPointProperty;
Public Shared ReadOnly Property EndPointProperty As DependencyProperty

プロパティ値

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

適用対象