# GrapeCity.ActiveReports.Drawing

## Content

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

  <h1 id="GrapeCity_ActiveReports_Drawing" data-uid="GrapeCity.ActiveReports.Drawing" class="text-break">GrapeCity.ActiveReports.Drawing Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.BlendEx.html">BlendEx</a></h4>
      <section><p>Defines a blend pattern for a LinearGradientBrush object. This class cannot be inherited.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.BrushEx.html">BrushEx</a></h4>
      <section><p>Classes derived from this abstract base class define objects used to fill the interiors of graphical shapes
such as rectangles, ellipses, pies, polygons, and paths.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.EvalMessageInfo.html">EvalMessageInfo</a></h4>
      <section><p>Evaluation message draw settings.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FontInfo.html">FontInfo</a></h4>
      <section><p>Represents font information.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FontNameResolverExtensions.html">FontNameResolverExtensions</a></h4>
      <section><p>This class defines extension methods for resolving font names.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.GradientStopColor.html">GradientStopColor</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.GraphicsRenderContext.html">GraphicsRenderContext</a></h4>
      <section><p>Represents the context for rendering graphics.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.ImageEx.html">ImageEx</a></h4>
      <section><p>Classes derived from this abstract base class define objects used to hold images.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.MatrixEx.html">MatrixEx</a></h4>
      <section><p>Matrix extensions.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PathBuilder.html">PathBuilder</a></h4>
      <section><p>Helper class to build <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.html">PathEx</a> objects from SVG-like path data.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.html">PathEx</a></h4>
      <section><p>Path implementation.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PathExtensions.html">PathExtensions</a></h4>
      <section><p>Represents an extension methods for <a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.html">PathEx</a> class.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PenEx.html">PenEx</a></h4>
      <section><p>Defines an object used to draw lines and curves. This class is abstract.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.RegionEx.html">RegionEx</a></h4>
      <section><p>Represents Region</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.RegionEx.RegionEntity.html">RegionEx.RegionEntity</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.StringFormatEx.html">StringFormatEx</a></h4>
      <section><p>Classes derived from this abstract base class define objects used to hold string formatting information.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.TextMetricsProviderExtensions.html">TextMetricsProviderExtensions</a></h4>
      <section><p>Represents an extension methods for <a class="xref" href="GrapeCity.ActiveReports.Drawing.ITextMetricsProvider.html">ITextMetricsProvider</a> class.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FontMetrics.html">FontMetrics</a></h4>
      <section><p>Different font metrics.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.Segment.html">PathEx.Segment</a></h4>
      <section><p>Segment description.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.TextMetrics.html">TextMetrics</a></h4>
      <section><p>Represents the metrics of a text layout.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.IDrawingCanvas.html">IDrawingCanvas</a></h4>
      <section><p>Defines a set of properties and methods used to render a canvas.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.IFontNameResolver.html">IFontNameResolver</a></h4>
      <section><p>Encapsulates string font name resolver.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.IGraphicsRenderer.html">IGraphicsRenderer</a></h4>
      <section><p>Renderer base interface that ReportItems can use to draw graphics
on for items such as printing, our winforms viewer and PDF.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.ITextMetricsProvider.html">ITextMetricsProvider</a></h4>
      <section><p>Encapsulates string measurements and related functionality.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.ITextRenderingService.html">ITextRenderingService</a></h4>
      <section><p>Allows to render text. (Used in svg rendering.)</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.DashCap.html">DashCap</a></h4>
      <section><p>Specifies the type of graphic shape to use on both ends of each dash in a dashed line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FillModeEx.html">FillModeEx</a></h4>
      <section><p>Specifies how the interior of a closed path is filled.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FontDecoration.html">FontDecoration</a></h4>
      <section><p>Specifies the font decoration.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FontStyle.html">FontStyle</a></h4>
      <section><p>Specifies the font style.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FontStyleEx.html">FontStyleEx</a></h4>
      <section><p>Specifies style information applied to text.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.FontWeight.html">FontWeight</a></h4>
      <section><p>Specifies font thickness.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.GraphicsUnitEx.html">GraphicsUnitEx</a></h4>
      <section><p>Specifies the unit of measure the provided data is in.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.HatchStyleEx.html">HatchStyleEx</a></h4>
      <section><p>See System.Drawing.Drawing2D.HatchStyle</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.LineCap.html">LineCap</a></h4>
      <section><p>Specifies the available cap styles with which a <a class="xref" href="GrapeCity.ActiveReports.Drawing.PenEx.html">PenEx</a> object can end a line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.LineJoin.html">LineJoin</a></h4>
      <section><p>Specifies how to join consecutive line or curve segments in a figure (subpath) contained in a GraphicsPath object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.MatrixOrderEx.html">MatrixOrderEx</a></h4>
      <section><p>Specifies matrix transform operation order.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PathEx.SegmentType.html">PathEx.SegmentType</a></h4>
      <section><p>Segment type.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PenAlignment.html">PenAlignment</a></h4>
      <section><p>Gets or sets the alignment for <span class="xref">PenEx</span> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.PenStyleEx.html">PenStyleEx</a></h4>
      <section><p>Specifies the style of dashed lines drawn with a <span class="xref">System.Drawing.Pen</span> object.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.RegionEx.EntityAction.html">RegionEx.EntityAction</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.RegionEx.EntityType.html">RegionEx.EntityType</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.SmoothingModeEx.html">SmoothingModeEx</a></h4>
      <section><p>Specifies if, and how, smoothing is applied to lines, curves and filled area edges.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.StringAlignmentEx.html">StringAlignmentEx</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.StringDigitSubstituteEx.html">StringDigitSubstituteEx</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.StringLineAlignmentEx.html">StringLineAlignmentEx</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.StringTrimmingEx.html">StringTrimmingEx</a></h4>
      <section></section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.TextAlignment.html">TextAlignment</a></h4>
      <section><p>Enum TextAlignment</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.TextJustify.html">TextJustify</a></h4>
      <section><p>Represents the text justification.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.TextRenderingHintEx.html">TextRenderingHintEx</a></h4>
      <section><p>Specifies the text rendering quality.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.UprightTextMode.html">UprightTextMode</a></h4>
      <section><p>Indicates whether the digits or digits along with Latin text appear horizontally in the vertical text.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.VerticalTextAlignment.html">VerticalTextAlignment</a></h4>
      <section><p>Enum VerticalTextAlignment</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Drawing.WrapMode.html">WrapMode</a></h4>
      <section><p>Specifies whether the text is written from left to right or right to left.</p>
</section>


</div>
