ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / GeometryCollectionFeature Class
Members

In This Topic
    GeometryCollectionFeature Class
    In This Topic
    Represents a GeoJSON Feature object which geometry is a GeometryCollection.
    Object Model
    GeometryCollectionFeature Class
    Syntax
    'Declaration
     
    Public Class GeometryCollectionFeature 
       Inherits Feature
       Implements C1.Web.Wijmo.Controls.IC1CloneableC1.Web.Wijmo.Controls.IJsonRestore 
    public class GeometryCollectionFeature : Feature, 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.GeometryCollectionFeature

    See Also