[]
Gets or sets the limit maximum Y coordinate in coordinate system unit.
[TypeConverter(typeof(AutoDoubleConverter))]
public double MaxLat { get; set; }
<TypeConverter(GetType(AutoDoubleConverter))>
Public Property MaxLat As Double
Default is NaN, means no limits.