[]
Gets or sets the center point of the C1Map.
[TypeConverter(typeof(PointConverter))] public Point Center { get; set; }
<TypeConverter(GetType(PointConverter))> Public Property Center As Point