[]
Gets or sets the coordinate system used by this C1Map.
[TypeConverter(typeof(CoordinateSystemConverter))]
[Browsable(false)]
public ICoordinateSystem CoordinateSystem { get; set; }
<TypeConverter(GetType(CoordinateSystemConverter))>
<Browsable(False)>
Public Property CoordinateSystem As ICoordinateSystem