StiRoundedBackgroundGdiPainter Class

Namespace: Stimulsoft.Base.Drawing

Methods

Method Returns Description
PaintBackground static void  
PaintCircledBackground static void  

Method Details

PaintBackground static

PaintBackground(g: Graphics, rect: RectangleF, border: StiSimpleBorder, brush: StiBrush, isEnabled: bool): void

Parameters


PaintCircledBackground static

PaintCircledBackground(g: Graphics, rect: RectangleF, brush: StiBrush, isEnabled: bool): void

Parameters