Gets or sets the horizontal position of the anchor point expressed as percent of a node's width.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double X { get; set; } |
Visual Basic
![]() |
---|
Public Property X As Double |
A double value specifying the location of the anchor point, expressed in percent.
Set the property value to a number from 0 to 100, otherwise you might get unexpected behavior.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |