StiTextinCellsPainter Class
Namespace: Stimulsoft.Report.Painters
Methods
| Method | Returns | Description |
|---|---|---|
| paintBackground | void | |
| paintBorder | void | |
| paintText | void |
Method Details
paintBackground
paintBackground(textComp: StiText, g: Graphics, rect: RectangleD): void
Parameters
- textComp (StiText)
- g (Graphics)
- rect (RectangleD)
paintBorder
paintBorder(component: StiComponent, g: Graphics, rect: RectangleD, zoom: number, drawBorderFormatting: boolean, drawTopmostBorderSides: boolean): void
Parameters
- component (StiComponent)
- g (Graphics)
- rect (RectangleD)
- zoom (number)
- drawBorderFormatting (boolean)
- drawTopmostBorderSides (boolean)
paintText
paintText(textComp: StiText, g: Graphics, rect: RectangleD): void
Parameters
- textComp (StiText)
- g (Graphics)
- rect (RectangleD)
Fields
| Field | Type | Description |
|---|---|---|
| first | any | |
| first | any | |
| index2 | any | |
| posX | any | |
| posX | any | |
| posY | any | |
| st | any |