StiListBoxElementExportTool Class
Namespace: Stimulsoft.Dashboard.Export.Tools
Inheritance
Inherits from: StiElementExportTool
Methods
| Method | Returns | Description |
|---|---|---|
| Render | void | |
| RenderItems (+1 overloads) | void |
Method Details
Render
Render(element: IStiElement, destination: StiPanel, rect: RectangleD, settings: StiDashboardExportSettings): void
Parameters
- element (IStiElement)
- destination (StiPanel)
- rect (RectangleD)
- settings (StiDashboardExportSettings)
RenderItems
RenderItems(destination: StiPanel, rect: RectangleD, element: IStiElement, allowOpacity: bool, scaleFactor: double): void
Parameters
- destination (StiPanel)
- rect (RectangleD)
- element (IStiElement)
- allowOpacity (bool)
- scaleFactor (double)
RenderItems(destination: StiPanel, rect: RectangleD, element: IStiElement, values: IList
Parameters
- destination (StiPanel)
- rect (RectangleD)
- element (IStiElement)
- values (IList
) - checks (IList<StiCheckStyle>)
- ** (IList
expanders) - allowOpacity (bool)
- scaleFactor (double)