StiGdiVisualizer Class

Namespace: Stimulsoft.Dashboard.Visualizers

This class helps with a visualization via GDI technology of elements.

Inheritance

Inherits from: StiVisualizer

Methods

Method Returns Description
Render Control Renders specified element object to WinForms control.

Method Details

Render

Render(element: IStiElement): Control

Renders specified element object to WinForms control.

Parameters

  • element (IStiElement)

Returns Control