# GrapeCity.Documents.Imaging.GcBitmapGraphics.Path.FigureHasSegments

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Imaging_GcBitmapGraphics_Path_FigureHasSegments_" data-uid="GrapeCity.Documents.Imaging.GcBitmapGraphics.Path.FigureHasSegments*">FigureHasSegments Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Imaging_GcBitmapGraphics_Path_FigureHasSegments_" data-uid="GrapeCity.Documents.Imaging.GcBitmapGraphics.Path.FigureHasSegments*"></a>
<h4 id="GrapeCity_Documents_Imaging_GcBitmapGraphics_Path_FigureHasSegments" data-uid="GrapeCity.Documents.Imaging.GcBitmapGraphics.Path.FigureHasSegments">FigureHasSegments</h4>
<div class="markdown level1 summary"><p>Gets a value indicating if the active figure contains one or more segments.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool FigureHasSegments { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property FigureHasSegments As Boolean</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="GrapeCity.Documents.Drawing.IPath.FigureHasSegments.html#GrapeCity_Documents_Drawing_IPath_FigureHasSegments">IPath.FigureHasSegments</a></div>
</div>
