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