Gets or sets the vertical position of the control point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double Y { get; set; } |
Visual Basic Copy Code |
---|
Public Property Y As Double |
A double value specifying the vertical position of the shape control point.
WpfDiagram Programmer's Guide | © 2024 MindFusion |