Click or drag to resize

StiGraphicsPathLinesGaugeGeom Constructor

Initializes a new instance of the StiGraphicsPathLinesGaugeGeom class

Namespace:  Stimulsoft.Report.Gauge.GaugeGeoms
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGraphicsPathLinesGaugeGeom(
	PointF[] points
)

Parameters

points
Type: System.DrawingPointF

[Missing <param name="points"/> documentation for "M:Stimulsoft.Report.Gauge.GaugeGeoms.StiGraphicsPathLinesGaugeGeom.#ctor(System.Drawing.PointF[])"]

See Also