StiZonePainter Class

Namespace: Stimulsoft.Dashboard.Viewer.Controls.Helpers

Methods

Method Returns Description
DrawCross static void  
GetCloseRect static Rectangle  

Method Details

DrawCross static

DrawCross(g: Graphics, rect: Rectangle, isHot: bool, foreColor: Color): void

Parameters

  • g (Graphics)
  • rect (Rectangle)
  • isHot (bool)
  • foreColor (Color)

GetCloseRect static

GetCloseRect(rect: Rectangle): Rectangle

Parameters

  • rect (Rectangle)

Returns Rectangle