StiElementStyle Class
Namespace: Stimulsoft.Report.Dashboard.Styles
Inheritance
Inherits from: StiBaseStyle
Properties
| Property | Type | Description |
|---|---|---|
| Ident | StiElementStyleIdent |
Methods
| Method | Returns | Description |
|---|---|---|
| DrawBox | void | |
| DrawStyle | void | |
| GetStyleFromComponent | void | |
| SetStyleToComponent | void |
Method Details
DrawBox
DrawBox(g: Graphics, rect: Rectangle, paintValue: bool, paintImage: bool): void
Parameters
- g (Graphics)
- rect (Rectangle)
- paintValue (bool)
- paintImage (bool)
DrawStyle
DrawStyle(g: Graphics, rect: Rectangle, paintValue: bool, paintImage: bool): void
Parameters
- g (Graphics)
- rect (Rectangle)
- paintValue (bool)
- paintImage (bool)
GetStyleFromComponent
GetStyleFromComponent(component: StiComponent, styleElements: StiStyleElements): void
Parameters
- component (StiComponent)
- styleElements (StiStyleElements)
SetStyleToComponent
SetStyleToComponent(component: StiComponent): void
Parameters
- component (StiComponent)