StiButtonPainter Class

Namespace: Stimulsoft.Dashboard.Viewer.Controls.Helpers

Methods

Method Returns Description
DrawButton static void  

Method Details

DrawButton static

DrawButton(g: Graphics, rect: Rectangle, isHot: bool, normalColor: Color, hotColor: Color): void

Parameters

  • g (Graphics)
  • rect (Rectangle)
  • isHot (bool)
  • normalColor (Color)
  • hotColor (Color)