Line.X1Property Property

Definition

Identifies the X1 dependency property.

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

Property Value

The identifier for the X1 dependency property.

Applies to