# C1.WPF.C1Chart.FrameworkElement3D.DefiningGeometry

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_C1Chart_FrameworkElement3D_DefiningGeometry_" data-uid="C1.WPF.C1Chart.FrameworkElement3D.DefiningGeometry*">DefiningGeometry Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_C1Chart_FrameworkElement3D_DefiningGeometry_" data-uid="C1.WPF.C1Chart.FrameworkElement3D.DefiningGeometry*"></a>
<h4 id="C1_WPF_C1Chart_FrameworkElement3D_DefiningGeometry" data-uid="C1.WPF.C1Chart.FrameworkElement3D.DefiningGeometry">DefiningGeometry</h4>
<div class="markdown level1 summary"><p>Gets the geometry that represents the element.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected override Geometry DefiningGeometry { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overrides ReadOnly Property DefiningGeometry As Geometry</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="C1.WPF.C1Chart.PlotElement.DefiningGeometry.html#C1_WPF_C1Chart_PlotElement_DefiningGeometry">PlotElement.DefiningGeometry</a></div>
</div>
