Click or drag to resize

MultiPointFeatureFeatureType Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns FeatureType.None because a multi-point feature does not correspond to a single 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