

'Declaration Public MustInherit Class GeometryObject Inherits GeoJsonObject Implements C1.Web.Wijmo.Controls.IC1Cloneable, C1.Web.Wijmo.Controls.IJsonRestore
public abstract class GeometryObject : GeoJsonObject, C1.Web.Wijmo.Controls.IC1Cloneable, C1.Web.Wijmo.Controls.IJsonRestore
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
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.LineString
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.MultiLineString
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.MultiPoint
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.MultiPolygon
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.Point
            C1.Web.Wijmo.Controls.C1Maps.GeoJson.Polygon