Click or drag to resize

MultiPolygonFeatureType Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns FeatureType.None because multi-polygons do not correspond to a simple feature type.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override FeatureType FeatureType { get; }

Property Value

Type: FeatureType
See Also