StiPointPrimitiveGdiPainter Class

Namespace: Stimulsoft.Report.Painters

Inheritance

Inherits from: StiComponentGdiPainter

Methods

Method Returns Description
Paint void  
PaintSelection void Paints the selection.

Method Details

Paint

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

Parameters

  • component (StiComponent)
  • e (StiPaintEventArgs)

PaintSelection

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

Paints the selection.

Parameters

  • component (StiComponent)
  • e (StiPaintEventArgs)