PinPoint Property
PinPoint
Gets or sets the element position in geographical coordinates.
Declaration
[Obsolete("Please use GeoPoint property instead.")]
public Point PinPoint { get; set; }
<Obsolete("Please use GeoPoint property instead.")>
Public Property PinPoint As Point