Maps for ASP.NET Web Forms
Feature Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace : Feature Class
Represents the GeoJSON Feature object.
Object Model
Feature Class
Syntax
'Declaration
 
Public MustInherit Class Feature 
   Inherits GeoJsonObject
public abstract class Feature : GeoJsonObject 
Inheritance Hierarchy

System.Object
      C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeoJsonObject
         C1.Web.Wijmo.Controls.C1Maps.GeoJson.Feature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeometryCollectionFeature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.LineStringFeature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.MultiLineStringFeature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.MultiPointFeature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.MultiPolygonFeature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.PointFeature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.PolygonFeature

See Also

Reference

Feature Members
C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace