ComponentOne Maps for WPF and Silverlight
GeoPoint Property (C1VectorPlacemark)

C1.WPF.Maps Namespace > C1VectorPlacemark Class : GeoPoint Property
Gets or sets the element position in geographical coordinates where X=longitude and Y=latitude.
Syntax
'Declaration
 
Public Property GeoPoint As System.Windows.Point
public System.Windows.Point GeoPoint {get; set;}
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members