Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoGeometryCollection Class
Members

In This Topic
    GeoGeometryCollection Class
    In This Topic
    Represents the collection of geospatial geometries.
    Object Model
    GeoGeometryCollection Class
    Syntax
    'Declaration
     
    
    Public Class GeoGeometryCollection 
       Inherits GeoGeometry
    public class GeoGeometryCollection : GeoGeometry 
    Inheritance Hierarchy

    System.Object
       C1.FlexMap.GeoGeometry
          C1.FlexMap.GeoGeometryCollection
             C1.FlexMap.GeoMultiCurve
             C1.FlexMap.GeoMultiPoint
             C1.FlexMap.GeoMultiSurface

    See Also