Click or drag to resize

StiZipCodeGdiPainterDrawZipCode Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiZipCodeGdiPainter.DrawZipCode(Stimulsoft.Report.Components.StiZipCode,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawZipCode(
	StiZipCode zipCode,
	Graphics g,
	RectangleD rect,
	double zoom
)

Parameters

zipCode
Type: Stimulsoft.Report.ComponentsStiZipCode

[Missing <param name="zipCode"/> documentation for "M:Stimulsoft.Report.Painters.StiZipCodeGdiPainter.DrawZipCode(Stimulsoft.Report.Components.StiZipCode,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double)"]

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.Painters.StiZipCodeGdiPainter.DrawZipCode(Stimulsoft.Report.Components.StiZipCode,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double)"]

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Painters.StiZipCodeGdiPainter.DrawZipCode(Stimulsoft.Report.Components.StiZipCode,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double)"]

zoom
Type: SystemDouble

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Painters.StiZipCodeGdiPainter.DrawZipCode(Stimulsoft.Report.Components.StiZipCode,System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,System.Double)"]

See Also