Click or drag to resize

IFeature Interface

GeoJson Feature

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

The IFeature type exposes the following members.

Properties
  NameDescription
Public propertyGeometry
Geometry of the feature
Public propertyProperties
Properties of the coordinate
Public propertyType
Type of the feature
Top
See Also