Share via


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 相依性屬性的標識碼。

適用於