Click or drag to resize

StiContextDrawRectangle Method (StiPenGeom, Rectangle)

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawRectangle(Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawRectangle(
	StiPenGeom pen,
	Rectangle rect
)

Parameters

pen
Type: Stimulsoft.Base.ContextStiPenGeom

[Missing <param name="pen"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawRectangle(Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle)"]

rect
Type: System.DrawingRectangle

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawRectangle(Stimulsoft.Base.Context.StiPenGeom,System.Drawing.Rectangle)"]

See Also