Click or drag to resize

StiBarCodeTypeServiceDraw2DBarCode Method

[Missing <summary> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.Draw2DBarCode(System.Object,System.Drawing.RectangleF,Stimulsoft.Report.BarCodes.StiBarCode,System.Single)"]

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected void Draw2DBarCode(
	Object context,
	RectangleF rect,
	StiBarCode barCode,
	float zoom
)

Parameters

context
Type: SystemObject

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.Draw2DBarCode(System.Object,System.Drawing.RectangleF,Stimulsoft.Report.BarCodes.StiBarCode,System.Single)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.Draw2DBarCode(System.Object,System.Drawing.RectangleF,Stimulsoft.Report.BarCodes.StiBarCode,System.Single)"]

barCode
Type: Stimulsoft.Report.BarCodesStiBarCode

[Missing <param name="barCode"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.Draw2DBarCode(System.Object,System.Drawing.RectangleF,Stimulsoft.Report.BarCodes.StiBarCode,System.Single)"]

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.Draw2DBarCode(System.Object,System.Drawing.RectangleF,Stimulsoft.Report.BarCodes.StiBarCode,System.Single)"]

See Also