# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString" class="text-break">GeoLineString Class
</h1>
  <div class="markdown level0 summary"><p>Represents the geospatial line shape.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape.html">GeoShape</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoCurve.html">GeoCurve</a></div>
    <div class="level3"><span class="xref">GeoLineString</span></div>
      <div class="level4"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLine.html">GeoLine</a></div>
      <div class="level4"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLinearRing.html">GeoLinearRing</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GeoLineString : GeoCurve</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString__ctor_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint__" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.#ctor(System.Collections.Generic.IEnumerable{GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint})">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString__ctor_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint__">GeoLineString(IEnumerable&lt;GeoPoint&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.html">GeoLineString</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_Bounds" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.Bounds">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.Bounds.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_Bounds">Bounds</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the bounds of the line shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_Is3D" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.Is3D">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.Is3D.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_Is3D">Is3D</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <code>true</code> if any point in the collection has z-coordinate values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_IsEmpty" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.IsEmpty">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.IsEmpty.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_IsEmpty">IsEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a value indicating whether the collection of line points is empty.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_IsMeasured" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.IsMeasured">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.IsMeasured.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_IsMeasured">IsMeasured</a>
        </td>
        <td class="markdown level1 summary"><p>Returns <code>true</code> if any point in the collection has m-coordinate values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_Points" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.Points">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.Points.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_Points">Points</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the line points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_PointsCount" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.PointsCount">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoLineString.PointsCount.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoLineString_PointsCount">PointsCount</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the number of points in the line.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
