Click or drag to resize

StiLinesSegmentGeom Constructor (PointF)

Initializes a new instance of the StiLinesSegmentGeom class

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiLinesSegmentGeom(
	PointF[] points
)

Parameters

points
Type: System.DrawingPointF

[Missing <param name="points"/> documentation for "M:Stimulsoft.Base.Context.StiLinesSegmentGeom.#ctor(System.Drawing.PointF[])"]

See Also