Gets or sets the horizontal position of the anchor point expressed as percent of a node's width or as a fixed length.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double X { get; set; } |
Visual Basic Copy Code |
---|
Public Property X As Double |
A double value specifying the location of the anchor point.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |