ActiveReports 12
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace
Inheritance Hierarchy
GrapeCity.ActiveReports.Extensibility.v12 Assembly : GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace
The GrapeCity.ActiveReports.Extensibility.Rendering.Drawing namespace includes functions that are required when rendering reports.
Classes
 ClassDescription
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.
ClassDefines a particular format for text, including font face, size, and style attributes. This class is abstract.
ClassClasses derived from this abstract base class define objects used to hold images.
ClassDefines an object used to draw lines and curves. This class is abstract.
Interfaces
 InterfaceDescription
InterfaceDefines a set of properties and methods used to render a canvas.
InterfaceSpecifies the information about the font.
InterfaceDefines a run of glyphs
InterfaceRepresents an abstract series of connected lines and curves.
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.
EnumerationRepresents the font decoration.
EnumerationRepresents the font style.
EnumerationSpecifies font thickness.
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.
Enumeration
Gets or sets the alignment for PenEx object.
EnumerationSpecifies the style of dashed lines drawn with a System.Drawing.Pen object.
EnumerationRepresents the text justification.
EnumerationRepresents the text wrap mode.
See Also

Reference

GrapeCity.ActiveReports.Extensibility.v12 Assembly