Gets or sets the vertical position of the anchor point expressed as percent of a node's height or as a fixed length.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double Y { get; set; } |
Visual Basic
![]() |
---|
Public Property Y As Double |
A double value specifying the location of the anchor point.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |