PathFigure.StartPointProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ StartPointProperty { DependencyProperty ^ get(); };
static DependencyProperty StartPointProperty();
public static DependencyProperty StartPointProperty { get; }
var dependencyProperty = PathFigure.startPointProperty;
Public Shared ReadOnly Property StartPointProperty As DependencyProperty

プロパティ値

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

適用対象