Constructor ThemedDataPainter
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.dll
ThemedDataPainter(IVisualTheme)
Initializes a new instance of the ThemedDataPainter
class with specified theme.
public ThemedDataPainter(IVisualTheme theme)
Parameters
theme
IVisualThemeA visual theme used to define painter colors.