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 依赖属性的标识符。

适用于