Line.Y1Property Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property DependencyProperty ^ Y1Property { DependencyProperty ^ get(); };
static DependencyProperty Y1Property();
public static DependencyProperty Y1Property { get; }
var dependencyProperty = Line.y1Property;
Public Shared ReadOnly Property Y1Property As DependencyProperty
Property Value
The identifier for the Y1 dependency property.