MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace
GrapeCity.ActiveReports.Drawing Namespace
Classes
 ClassDescription
ClassDefines a blend pattern for a LinearGradientBrush object. This class cannot be inherited.
ClassClasses derived from this abstract base class define objects used to fill the interiors of graphical shapes such as rectangles, ellipses, pies, polygons, and paths.
ClassEvaluation message draw settings.
ClassRepresents font information.
ClassThis class defines extension methods for resolving font names.
Class 
ClassRepresents the context for rendering graphics.
ClassClasses derived from this abstract base class define objects used to hold images.
ClassMatrix extensions.
ClassHelper class to build PathEx objects from SVG-like path data.
ClassPath implementation.
ClassRepresents an extension methods for PathEx class.
ClassDefines an object used to draw lines and curves. This class is abstract.
ClassRepresents Region
Class 
ClassClasses derived from this abstract base class define objects used to hold string formatting information.
ClassRepresents an extension methods for ITextMetricsProvider class.
Interfaces
 InterfaceDescription
InterfaceDefines a set of properties and methods used to render a canvas.
InterfaceEncapsulates string font name resolver.
InterfaceRenderer base interface that ReportItems can use to draw graphics on for items such as printing, our winforms viewer and PDF.
InterfaceEncapsulates string measurements and related functionality.
InterfaceAllows to render text. (Used in svg rendering.)
Structures
 StructureDescription
StructureDifferent font metrics.
StructureSegment description.
StructureRepresents the metrics of a text layout.
Enumerations
 EnumerationDescription
EnumerationSpecifies the type of graphic shape to use on both ends of each dash in a dashed line.
EnumerationSpecifies how the interior of a closed path is filled.
EnumerationSpecifies the font decoration.
EnumerationSpecifies the font style.
EnumerationSpecifies style information applied to text.
EnumerationSpecifies font thickness.
EnumerationSpecifies the unit of measure the provided data is in.
EnumerationSee System.Drawing.Drawing2D.HatchStyle
EnumerationSpecifies the available cap styles with which a PenEx object can end a line.
EnumerationSpecifies how to join consecutive line or curve segments in a figure (subpath) contained in a GraphicsPath object.
EnumerationSpecifies matrix transform operation order.
EnumerationSegment type.
EnumerationGets or sets the alignment for PenEx object.
EnumerationSpecifies the style of dashed lines drawn with a System.Drawing.Pen object.
Enumeration 
Enumeration 
EnumerationSpecifies if, and how, smoothing is applied to lines, curves and filled area edges.
Enumeration 
Enumeration 
Enumeration 
Enumeration 
EnumerationEnum TextAlignment
EnumerationRepresents the text justification.
EnumerationSpecifies the text rendering quality.
EnumerationIndicates whether the digits or digits along with Latin text appear horizontally in the vertical text.
EnumerationEnum VerticalTextAlignment
EnumerationSpecifies whether the text is written from left to right or right to left.
See Also