Click or drag to resize

StiBorderDrawBorderShadow Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiBorder.DrawBorderShadow(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 virtual void DrawBorderShadow(
	Graphics g,
	RectangleF rect,
	float zoom
)

Parameters

g
Type: System.DrawingGraphics

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

rect
Type: System.DrawingRectangleF

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

zoom
Type: SystemSingle

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

See Also