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

GeometryCollection Class
Represents the GeoJSON GeometryCollection geometry object.
Object Model
GeometryCollection Class
Syntax
'Declaration
 
Public Class GeometryCollection 
   Inherits GeometryObject
   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.GeometryObject
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeometryCollection

See Also