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