Click or drag to resize

StiContextDrawShadow Method

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

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawShadow(
	StiContext sg,
	RectangleF rect,
	float radius
)

Parameters

sg
Type: Stimulsoft.Base.ContextStiContext

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

rect
Type: System.DrawingRectangleF

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

radius
Type: SystemSingle

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

See Also