Gets or set the maximum Y value.
Namespace: MindFusion.Mapping
Package: MindFusion.Mapping
C# Copy Code |
---|
public double YMax { get; set; } |
Visual Basic Copy Code |
---|
Public Property YMax As Double |
A double value specifying the maximum Y coordinate of the rectangle.