# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement" class="text-break">IMapSpatialElement Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the map spatial element.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMapSpatialElement</code></pre>
  </div>
  <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_IMapSpatialElement_Action" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Action">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Action.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Action">Action</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the action associated with the element if any, otherwise <code>null</code>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_DataElementLabel" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.DataElementLabel">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.DataElementLabel.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_DataElementLabel">DataElementLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data element label.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_DataElementName" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.DataElementName">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.DataElementName.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_DataElementName">DataElementName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the data element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_DataElementOutput" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.DataElementOutput">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.DataElementOutput.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_DataElementOutput">DataElementOutput</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data element output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Hidden" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Hidden">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Hidden.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Hidden">Hidden</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the element is hidden.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Name" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Name.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_OffsetX" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.OffsetX">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.OffsetX.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_OffsetX">OffsetX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the offset of the x-coordinate specified in degrees.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_OffsetY" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.OffsetY">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.OffsetY.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_OffsetY">OffsetY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the offset of the y-coordinate specified in degrees.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_ShadowIntensity" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.ShadowIntensity">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.ShadowIntensity.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_ShadowIntensity">ShadowIntensity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shadow intensity.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Shape" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Shape">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Shape.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the spatial shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Transparency" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Transparency">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Transparency.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Transparency">Transparency</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the transparency.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Values" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Values">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Values.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapSpatialElement_Values">Values</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the spatial element values.</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>
