StiTreeViewElementExportTool Class

Namespace: Stimulsoft.Dashboard.Export.Tools

Inheritance

Inherits from: StiListBoxElementExportTool

Methods

Method Returns Description
Render void  
RenderItems 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)