| 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. |
![]() | StringFormatEx | Classes derived from this abstract base class define objects used to hold string formatting information. |
| Interface | Description | |
|---|---|---|
![]() | IDestination | For internal use only. |
![]() | 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 |
![]() | IGraphicsRenderContext | |
![]() | IGraphicsRenderer | Renderer base interface that ReportItems can use to draw graphics on for items such as printing, our winforms viewer and PDF. |
![]() | IPathEx |
| Enumeration | Description | |
|---|---|---|
![]() | FontDecoration | |
![]() | FontStyle | |
![]() | FontWeight | Specifies font thickness. |
![]() | LineCap | Specifies the available cap styles with which a T:PenEx object can end a line. |
![]() | PenAlignment | Gets or sets the alignment for T:PenEx object. |
![]() | PenStyleEx | Specifies the style of dashed lines drawn with a Pen object. |


