StiShadowGraphics Class

Namespace: Stimulsoft.Base.Drawing

Inheritance

Implements: IDisposable

Constructors

Constructor Description
StiShadowGraphics(RectangleF rect)  

StiShadowGraphics(rect: RectangleF)

Parameters

  • rect (RectangleF)

Properties

Property Type Description
Graphics Graphics  

Methods

Method Returns Description
Dispose void  
DrawShadow (+1 overloads) void  

Method Details

Dispose

Dispose(): void


DrawShadow

DrawShadow(g: Graphics, rect: Rectangle, shadowSize: int): void

Parameters

  • g (Graphics)
  • rect (Rectangle)
  • shadowSize (int)

DrawShadow(g: Graphics, rect: RectangleF, shadowSize: float): void

Parameters

  • g (Graphics)
  • rect (RectangleF)
  • shadowSize (float)