Gets or sets the center of this map in geographic coordinates.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public Point Center { get; set; }
Visual Basic
Public Property Center As Point
	Get
	Set

See Also