Click or drag to resize

StiShadowGraphicsDrawShadow Method (Graphics, RectangleF, Single)

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiShadowGraphics.DrawShadow(System.Drawing.Graphics,System.Drawing.RectangleF,System.Single)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void DrawShadow(
	Graphics g,
	RectangleF rect,
	float shadowSize
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Base.Drawing.StiShadowGraphics.DrawShadow(System.Drawing.Graphics,System.Drawing.RectangleF,System.Single)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Drawing.StiShadowGraphics.DrawShadow(System.Drawing.Graphics,System.Drawing.RectangleF,System.Single)"]

shadowSize
Type: SystemSingle

[Missing <param name="shadowSize"/> documentation for "M:Stimulsoft.Base.Drawing.StiShadowGraphics.DrawShadow(System.Drawing.Graphics,System.Drawing.RectangleF,System.Single)"]

See Also