[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing

GrapeCity.ActiveReports.Drawing Namespace

Classes

BlendEx

Defines a blend pattern for a LinearGradientBrush object. This class cannot be inherited.

BrushEx

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.

EvalMessageInfo

Evaluation message draw settings.

FontInfo

Represents font information.

FontNameResolverExtensions

This class defines extension methods for resolving font names.

GradientStopColor

GraphicsRenderContext

Represents the context for rendering graphics.

ImageEx

Classes derived from this abstract base class define objects used to hold images.

MatrixEx

Matrix extensions.

PathBuilder

Helper class to build PathEx objects from SVG-like path data.

PathEx

Path implementation.

PathExtensions

Represents an extension methods for PathEx class.

PenEx

Defines an object used to draw lines and curves. This class is abstract.

RegionEx

Represents Region

RegionEx.RegionEntity

StringFormatEx

Classes derived from this abstract base class define objects used to hold string formatting information.

TextMetricsProviderExtensions

Represents an extension methods for ITextMetricsProvider class.

Structs

FontMetrics

Different font metrics.

PathEx.Segment

Segment description.

TextMetrics

Represents the metrics of a text layout.

Interfaces

IDrawingCanvas

Defines a set of properties and methods used to render a canvas.

IFontNameResolver

Encapsulates string font name resolver.

IGraphicsRenderer

Renderer base interface that ReportItems can use to draw graphics on for items such as printing, our winforms viewer and PDF.

ITextMetricsProvider

Encapsulates string measurements and related functionality.

ITextRenderingService

Allows to render text. (Used in svg rendering.)

Enums

DashCap

Specifies the type of graphic shape to use on both ends of each dash in a dashed line.

FillModeEx

Specifies how the interior of a closed path is filled.

FontDecoration

Specifies the font decoration.

FontStyle

Specifies the font style.

FontStyleEx

Specifies style information applied to text.

FontWeight

Specifies font thickness.

GraphicsUnitEx

Specifies the unit of measure the provided data is in.

HatchStyleEx

See System.Drawing.Drawing2D.HatchStyle

LineCap

Specifies the available cap styles with which a PenEx object can end a line.

LineJoin

Specifies how to join consecutive line or curve segments in a figure (subpath) contained in a GraphicsPath object.

MatrixOrderEx

Specifies matrix transform operation order.

PathEx.SegmentType

Segment type.

PenAlignment

Gets or sets the alignment for PenEx object.

PenStyleEx

Specifies the style of dashed lines drawn with a System.Drawing.Pen object.

RegionEx.EntityAction

RegionEx.EntityType

SmoothingModeEx

Specifies if, and how, smoothing is applied to lines, curves and filled area edges.

StringAlignmentEx

StringDigitSubstituteEx

StringLineAlignmentEx

StringTrimmingEx

TextAlignment

Enum TextAlignment

TextJustify

Represents the text justification.

TextRenderingHintEx

Specifies the text rendering quality.

UprightTextMode

Indicates whether the digits or digits along with Latin text appear horizontally in the vertical text.

VerticalTextAlignment

Enum VerticalTextAlignment

WrapMode

Specifies whether the text is written from left to right or right to left.