ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / GeometryCollection Class
Members

In This Topic
    GeometryCollection Class
    In This Topic
    Represents the GeoJSON GeometryCollection geometry object.
    Object Model
    GeometryCollection Class
    Syntax
    'Declaration
     
    Public Class GeometryCollection 
       Inherits GeometryObject
    public class GeometryCollection : GeometryObject 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeoJsonObject
             C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeometryObject
                C1.Web.Wijmo.Controls.C1Maps.GeoJson.GeometryCollection

    See Also