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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint" class="text-break">GeoPoint Class
</h1>
  <div class="markdown level0 summary"><p>Represents the geospatial point 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"><span class="xref">GeoPoint</span></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_GeoPoint_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class GeoPoint : GeoShape</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_GeoPoint__ctor_System_Double_System_Double_" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.#ctor(System.Double,System.Double)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint__ctor_System_Double_System_Double_">GeoPoint(double, double)</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.GeoPoint.html">GeoPoint</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint__ctor_System_Double_System_Double_System_Nullable_System_Double__System_Nullable_System_Double__" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.#ctor(System.Double,System.Double,System.Nullable{System.Double},System.Nullable{System.Double})">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint__ctor_System_Double_System_Double_System_Nullable_System_Double__System_Nullable_System_Double__">GeoPoint(double, double, double?, double?)</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.GeoPoint.html">GeoPoint</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_GeoPoint_Bounds" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Bounds">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Bounds.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_Bounds">Bounds</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bounds of the point shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_Is3D" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Is3D">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Is3D.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_Is3D">Is3D</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the point shape has z-coordinate values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_IsEmpty" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.IsEmpty">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.IsEmpty.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_IsEmpty">IsEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the point shape is empty geometry.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_IsMeasured" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.IsMeasured">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.IsMeasured.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_IsMeasured">IsMeasured</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the point shape has m-coordinate values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_M" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.M">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.M.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_M">M</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the m-coordinate.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_PointsCount" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.PointsCount">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.PointsCount.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_PointsCount">PointsCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the count of the points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_X" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.X">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.X.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_X">X</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the x-coordinate.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_Y" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Y">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Y.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_Y">Y</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the y-coordinate.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_Z" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Z">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.Z.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPoint_Z">Z</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the z-coordinate.</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>
