LineGeometry Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
The line geometry associated with this feature.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Use Geometries")]
public LineString Geometry { get; set; }
<ObsoleteAttribute("Use Geometries")>
Public Property Geometry As LineString
Get
Set
Property Value
Type:
LineStringSee Also