# GrapeCity.ActiveReports.Drawing.BlendEx

## Content

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



  <h1 id="GrapeCity_ActiveReports_Drawing_BlendEx" data-uid="GrapeCity.ActiveReports.Drawing.BlendEx" class="text-break">BlendEx Class
</h1>
  <div class="markdown level0 summary"><p>Defines a blend pattern for a LinearGradientBrush object. This class cannot be inherited.</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"><span class="xref">BlendEx</span></div>
  </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_BlendEx_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class BlendEx</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_ActiveReports_Drawing_BlendEx__ctor" data-uid="GrapeCity.ActiveReports.Drawing.BlendEx.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.BlendEx.-ctor.html#GrapeCity_ActiveReports_Drawing_BlendEx__ctor">BlendEx()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Drawing.BlendEx.html">BlendEx</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_BlendEx__ctor_System_Int32_" data-uid="GrapeCity.ActiveReports.Drawing.BlendEx.#ctor(System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.BlendEx.-ctor.html#GrapeCity_ActiveReports_Drawing_BlendEx__ctor_System_Int32_">BlendEx(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Drawing.BlendEx.html">BlendEx</a> class with the specified number of factors and positions.</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_ActiveReports_Drawing_BlendEx_Factors" data-uid="GrapeCity.ActiveReports.Drawing.BlendEx.Factors">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.BlendEx.Factors.html#GrapeCity_ActiveReports_Drawing_BlendEx_Factors">Factors</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an array of blend factors for the gradient.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Drawing_BlendEx_Positions" data-uid="GrapeCity.ActiveReports.Drawing.BlendEx.Positions">
          <a class="xref" href="GrapeCity.ActiveReports.Drawing.BlendEx.Positions.html#GrapeCity_ActiveReports_Drawing_BlendEx_Positions">Positions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an array of blend positions for the gradient.</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>
