StiTableCellCheckBoxGdiPainter Class

Namespace: Stimulsoft.Report.Painters

Inheritance

Inherits from: StiComponentGdiPainter

Methods

Method Returns Description
GetImage Image  
Paint void  
PaintCheck static void  
PaintSelection void  

Method Details

GetImage

GetImage(component: StiComponent, zoom: float, format: StiExportFormat): Image

Parameters

Returns Image


Paint

Paint(component: StiComponent, e: StiPaintEventArgs): void

Parameters

  • component (StiComponent)
  • e (StiPaintEventArgs)

PaintCheck static

PaintCheck(checkBox: StiTableCellCheckBox, g: Graphics, rect: RectangleD, zoom: float): void

Parameters


PaintSelection

PaintSelection(component: StiComponent, e: StiPaintEventArgs): void

Parameters

  • component (StiComponent)
  • e (StiPaintEventArgs)