Search
Line Constructor
See Also
 






Initializes a new instance of the Line class.

 Overload List

Name Description

Line (Line)

Initializes a new instance of the Line class with the specified prototype.

Line (PointF, PointF)

Initializes a new instance of the Line class with the specified points.

 See Also