Click or drag to resize

StiContextPainterCreateShadowGraphics Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContextPainter.CreateShadowGraphics(System.Boolean,System.Single)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract StiContext CreateShadowGraphics(
	bool isPrinting,
	float zoom
)

Parameters

isPrinting
Type: SystemBoolean

[Missing <param name="isPrinting"/> documentation for "M:Stimulsoft.Base.Context.StiContextPainter.CreateShadowGraphics(System.Boolean,System.Single)"]

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Base.Context.StiContextPainter.CreateShadowGraphics(System.Boolean,System.Single)"]

Return Value

Type: StiContext

[Missing <returns> documentation for "M:Stimulsoft.Base.Context.StiContextPainter.CreateShadowGraphics(System.Boolean,System.Single)"]

See Also