ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoMultiLineString Class
Members

In This Topic
    GeoMultiLineString Class
    In This Topic
    Represents the geospatial multi line shape.
    Object Model
    GeoMultiLineString Class
    Syntax
    'Declaration
     
    Public NotInheritable Class GeoMultiLineString 
       Inherits GeoGeometryCollection
    public sealed class GeoMultiLineString : GeoGeometryCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape
          GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoGeometryCollection
             GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiLineString

    See Also