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