Click or drag to resize

StiContextDrawLines Method

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

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawLines(
	StiPenGeom pen,
	PointF[] points
)

Parameters

pen
Type: Stimulsoft.Base.ContextStiPenGeom

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

points
Type: System.DrawingPointF

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

See Also