Click or drag to resize

IFeatureCollection Interface

GeoJson feature collection

Namespace:  StreetSmart.WinForms.Interfaces.GeoJson
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.5.0.0 (18.5.0.0)
Syntax
public interface IFeatureCollection

The IFeatureCollection type exposes the following members.

Properties
  NameDescription
Public propertyCRS
CRS
Public propertyFeatures
Collection of features
Public propertyType
Feature type
Top
See Also