C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / MultiLineString Class
Members

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