Click or drag to resize

StiContextDrawShadowRect Method (RectangleF, Int32, StiAnimation)

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawShadowRect(System.Drawing.RectangleF,System.Int32,Stimulsoft.Base.Context.Animation.StiAnimation)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawShadowRect(
	RectangleF rect,
	int shadowWidth,
	StiAnimation animation
)

Parameters

rect
Type: System.DrawingRectangleF

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

shadowWidth
Type: SystemInt32

[Missing <param name="shadowWidth"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawShadowRect(System.Drawing.RectangleF,System.Int32,Stimulsoft.Base.Context.Animation.StiAnimation)"]

animation
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawShadowRect(System.Drawing.RectangleF,System.Int32,Stimulsoft.Base.Context.Animation.StiAnimation)"]

See Also