[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.Line.-ctor

Line Constructor

Line(PointF, PointF)

Initializes a new instance of the Line struct from the starting and ending points.

Declaration
public Line(PointF start, PointF end)
Parameters
Type Name Description
PointF start
PointF end