Gets or set the minimum X value.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public double XMin { get; set; } |
Visual Basic Copy Code |
---|
Public Property XMin As Double |
A double value specifying the minimum X coordinate of the rectangle.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |