LinePoints Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
An array of
LatLon points that define this line.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Use Geometries")]
public LatLon[] Points { get; set; }
<ObsoleteAttribute("Use Geometries")>
Public Property Points As LatLon()
Get
Set
Property Value
Type:
LatLonSee Also