C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / PointFeature Class
Members

PointFeature Class
Represents a GeoJSON Feature object which geometry is a Point.
Object Model
PointFeature Class
Syntax
'Declaration
 
Public Class PointFeature 
   Inherits Feature
   Implements C1.Web.Wijmo.Controls.IC1CloneableC1.Web.Wijmo.Controls.IJsonRestore 
 
Inheritance Hierarchy

System.Object
   C1.Web.Wijmo.Controls.Settings
      C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeoJsonObject
         C1.Web.Wijmo.Controls.C1Maps.GeoJson.Feature
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.PointFeature

See Also