StiTextInCellsGdiPainter Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiTextInCellsGdiPainter"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Report.Painters
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public class StiTextInCellsGdiPainter : StiTextGdiPainter
Public Class StiTextInCellsGdiPainter
Inherits StiTextGdiPainter
The StiTextInCellsGdiPainter type exposes the following members.
Constructors Methods
| Name | Description |
---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetImage | (Overrides StiTextGdiPainterGetImage(StiComponent, Single, StiExportFormat).) |
| GetSelectionCornerColor | (Inherited from StiComponentGdiPainter.) |
| GetThumbnail |
Gets a thumbnail image of the component.
(Inherited from StiComponentGdiPainter.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| Paint | (Inherited from StiTextGdiPainter.) |
| PaintBackground | (Overrides StiTextGdiPainterPaintBackground(StiText, Graphics, RectangleD).) |
| PaintBorder(StiComponent, Graphics, RectangleD) | (Inherited from StiComponentGdiPainter.) |
| PaintBorder(StiComponent, Graphics, RectangleD, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) |
| PaintBorder(StiText, Graphics, RectangleD, Boolean, Boolean) | (Overrides StiTextGdiPainterPaintBorder(StiText, Graphics, RectangleD, Boolean, Boolean).) |
| PaintBorder(StiComponent, Graphics, RectangleD, Double, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) |
| PaintBorder(StiComponent, Graphics, RectangleF, Single, Boolean, Boolean) | (Inherited from StiComponentGdiPainter.) |
| PaintConditions |
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintConditionsAndFilter |
Paints conditions and filters of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintEvents |
Paints events of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintHighlight |
Paints the highlight of the specified component.
(Inherited from StiComponentGdiPainter.) |
| PaintIndicator | (Inherited from StiTextGdiPainter.) |
| PaintInheritedImage | (Inherited from StiComponentGdiPainter.) |
| PaintInteraction | (Inherited from StiComponentGdiPainter.) |
| PaintLinesOfUnderlining | (Inherited from StiTextGdiPainter.) |
| PaintMarkers |
Paints a markers specified by a Rectangle structure.
(Inherited from StiComponentGdiPainter.) |
| PaintOneLineOfUnderline | (Inherited from StiTextGdiPainter.) |
| PaintOrderAndQuickInfo |
Paints order numbers and quick info of a component.
(Inherited from StiComponentGdiPainter.) |
| PaintQuickButtons |
Paints the QuickButtons.
(Inherited from StiComponentGdiPainter.) |
| PaintSelection |
Paints the selection.
(Inherited from StiComponentGdiPainter.) |
| PaintText | (Overrides StiTextGdiPainterPaintText(StiText, Graphics, RectangleD).) |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also