Line.X2Property Property

Definition

Identifies the X2 dependency property.

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

Property Value

The identifier for the X2 dependency property.

Applies to