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

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

    See Also