StiLinesSegmentGeom Constructor (PointF) |
Namespace:
Stimulsoft.Base.Context
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiLinesSegmentGeom(
PointF[] points
)
Public Sub New (
points As PointF()
)
Parameters
- points
- Type: System.DrawingPointF
[Missing <param name="points"/> documentation for "M:Stimulsoft.Base.Context.StiLinesSegmentGeom.#ctor(System.Drawing.PointF[])"]
See Also