# GrapeCity.ActiveReports.Drawing.PathEx.Segment

## Content

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



  <h1 id="GrapeCity_ActiveReports_Drawing_PathEx_Segment" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment" class="text-break">PathEx.Segment Struct
</h1>
  <div class="markdown level0 summary"><p>Segment description.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Drawing.html">GrapeCity.ActiveReports.Drawing</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct PathEx.Segment</code></pre>
  </div>
  <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_ActiveReports_Drawing_PathEx_Segment_Closed" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Closed">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Closed.html">Closed</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_Point1" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Point1">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Point1.html">Point1</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_Point2" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Point2">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Point2.html">Point2</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_Point3" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Point3">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Point3.html">Point3</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_Type" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Type">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.Type.html">Type</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_BezierTo_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.BezierTo(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2)">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.BezierTo.html#GrapeCity_ActiveReports_Drawing_PathEx_Segment_BezierTo_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_">BezierTo(Vector2, Vector2, Vector2)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_FigureEnd_System_Boolean_" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.FigureEnd(System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.FigureEnd.html#GrapeCity_ActiveReports_Drawing_PathEx_Segment_FigureEnd_System_Boolean_">FigureEnd(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_LineTo_System_Numerics_Vector2_" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.LineTo(System.Numerics.Vector2)">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.LineTo.html#GrapeCity_ActiveReports_Drawing_PathEx_Segment_LineTo_System_Numerics_Vector2_">LineTo(Vector2)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_MoveTo_System_Numerics_Vector2_" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.MoveTo(System.Numerics.Vector2)">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.MoveTo.html#GrapeCity_ActiveReports_Drawing_PathEx_Segment_MoveTo_System_Numerics_Vector2_">MoveTo(Vector2)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_PathEx_Segment_ToString" data-uid="GrapeCity.ActiveReports.Drawing.PathEx.Segment.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.ToString.html#GrapeCity_ActiveReports_Drawing_PathEx_Segment_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></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>
