Gets the x-coordinates of the input touch that triggered the event.
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.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |