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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_ShapePoint" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint" class="text-break">ShapePoint Class
</h1>
  <div class="markdown level0 summary"><p>Represents the 2D point.</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"><span class="xref">ShapePoint</span></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePointM.html">ShapePointM</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePointZ.html">ShapePointZ</a></div>
      <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePointZM.html">ShapePointZM</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_ShapePoint_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obsolete(&quot;This is not used anywhere, and should be removed&quot;)]
public class ShapePoint</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_ShapePoint__ctor_System_Double_System_Double_" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.#ctor(System.Double,System.Double)">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_ShapePoint__ctor_System_Double_System_Double_">ShapePoint(double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.html">ShapePoint</a>.</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_ShapePoint_X" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.X">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.X.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_ShapePoint_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_ShapePoint_Y" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.Y">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.ShapePoint.Y.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_ShapePoint_Y">Y</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Y 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>
