PushPinLocation Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the location (as a
LatLon) of the push pin.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public LatLon Location { get; set; }
Public Property Location As LatLon
Get
Set
Property Value
Type:
LatLonRemarks
This method is intended to move the push pin, or check its location.
Hotspot co-ordinates can be used to ensure that the correct part of the push pin is
rendered over this location. See
IconCache.
See Also