# GrapeCity.Documents.Svg.SvgSymbolElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Svg_SvgSymbolElement" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement" class="text-break">SvgSymbolElement Class
</h1>
  <div class="markdown level0 summary"><p>Represents the 'symbol' element.</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.Documents.Svg.SvgElement.html">SvgElement</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Documents.Svg.SvgGraphicsElement.html">SvgGraphicsElement</a></div>
    <div class="level3"><span class="xref">SvgSymbolElement</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Svg.html">GrapeCity.Documents.Svg</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Svg_SvgSymbolElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SvgSymbolElement : SvgGraphicsElement</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SvgSymbolElement
    Inherits SvgGraphicsElement</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_Documents_Svg_SvgSymbolElement__ctor" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.#ctor">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.-ctor.html#GrapeCity_Documents_Svg_SvgSymbolElement__ctor">SvgSymbolElement()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.html">SvgSymbolElement</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_SvgName" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.SvgName">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.SvgName.html">SvgName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the SVG name of <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.html">SvgSymbolElement</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_Documents_Svg_SvgSymbolElement_ElementName" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.ElementName">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.ElementName.html#GrapeCity_Documents_Svg_SvgSymbolElement_ElementName">ElementName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the SVG name of the current element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_Height" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.Height">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.Height.html#GrapeCity_Documents_Svg_SvgSymbolElement_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_MaxHeight" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.MaxHeight">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.MaxHeight.html#GrapeCity_Documents_Svg_SvgSymbolElement_MaxHeight">MaxHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum content height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_MaxWidth" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.MaxWidth">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.MaxWidth.html#GrapeCity_Documents_Svg_SvgSymbolElement_MaxWidth">MaxWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum content width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_MinHeight" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.MinHeight">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.MinHeight.html#GrapeCity_Documents_Svg_SvgSymbolElement_MinHeight">MinHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum content height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_MinWidth" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.MinWidth">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.MinWidth.html#GrapeCity_Documents_Svg_SvgSymbolElement_MinWidth">MinWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum content width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_PreserveAspectRatio" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.PreserveAspectRatio">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.PreserveAspectRatio.html#GrapeCity_Documents_Svg_SvgSymbolElement_PreserveAspectRatio">PreserveAspectRatio</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating how referenced objects should be fitted with respect to the reference rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_RefX" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.RefX">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.RefX.html#GrapeCity_Documents_Svg_SvgSymbolElement_RefX">RefX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal reference point of the symbol which is to be placed exactly at the symbol's x positioning coordinate.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_RefY" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.RefY">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.RefY.html#GrapeCity_Documents_Svg_SvgSymbolElement_RefY">RefY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical reference point of the symbol which is to be placed exactly at the symbol's y positioning coordinate.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_ViewBox" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.ViewBox">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.ViewBox.html#GrapeCity_Documents_Svg_SvgSymbolElement_ViewBox">ViewBox</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a rectangle in user space that should be mapped to the bounds of the SVG viewport established by the given element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_Width" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.Width">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.Width.html#GrapeCity_Documents_Svg_SvgSymbolElement_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content width.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_X" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.X">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.X.html#GrapeCity_Documents_Svg_SvgSymbolElement_X">X</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal coordinate.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Svg_SvgSymbolElement_Y" data-uid="GrapeCity.Documents.Svg.SvgSymbolElement.Y">
          <a class="xref" href="GrapeCity.Documents.Svg.SvgSymbolElement.Y.html#GrapeCity_Documents_Svg_SvgSymbolElement_Y">Y</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical coordinate.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
