Click or drag to resize

FeatureType Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The type (shape) of a map feature that can be returned by a DataQuery.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
[FlagsAttribute]
public enum FeatureType
Members
  Member nameValueDescription
All-1 All features
None0 No features
Line1 Line features such as railways or streams
Polygon2 Polygon features such as lakes, parking lots, or parks
Point4 Point features such as cities
RampEnd8
PointAddress16
LabelTree32
See Also