Gets or sets the element position in geographical coordinates where X=longitude and Y=latitude.

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

Syntax

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

See Also