Line.X1Property 属性

定义

标识 X1 依赖属性。

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

属性值

X1 依赖属性的标识符。

适用于