GrapeCity.ActiveReports.Extensibility.v9 Assembly : GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace |
Class | Description | |
---|---|---|
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. | |
FontEx | Defines a particular format for text, including font face, size, and style attributes. This class is abstract. | |
ImageEx | Classes derived from this abstract base class define objects used to hold images. | |
PenEx | Defines an object used to draw lines and curves. This class is abstract. |
Interface | Description | |
---|---|---|
IDrawingCanvas | Defines a set of properties and methods used to render a canvas. | |
IFontInfo | Specifies the information about the font. | |
IGlyphRun | Defines a run of glyphs | |
IPathEx | Represents an abstract series of connected lines and curves. |
Enumeration | Description | |
---|---|---|
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 | Represents the font decoration. | |
FontStyle | Represents the font style. | |
FontWeight | Specifies font thickness. | |
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. | |
PenAlignment |
Gets or sets the alignment for PenEx object.
| |
PenStyleEx | Specifies the style of dashed lines drawn with a System.Drawing.Pen object. | |
TextJustify | Represents the text justification. | |
WrapMode | Represents the text wrap mode. |