Share via


Line.X2Property 属性

定义

标识 X2 依赖属性。

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

属性值

X2 依赖属性的标识符。

适用于