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

In This Topic
    Point Class
    In This Topic
    Represents a GeoJSON Point geometry object.
    Object Model
    Point Class
    Syntax
    'Declaration
     
    Public Class Point 
       Inherits GeometryObject
    public class Point : 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.Point

    See Also