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