ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 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
       Implements C1.Web.Wijmo.Controls.IC1CloneableC1.Web.Wijmo.Controls.IJsonRestore 
    Inheritance Hierarchy

    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.MultiLineString

    See Also