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

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

    See Also