Click or drag to resize

Line Constructor

Overload List
  NameDescription
Public methodLine
Creates a new instance of Line.
Public methodLine(SerializationInfo, StreamingContext)
Initializes a new instance of the Line class
Public methodLine(Point, Point, Int32)
Creates a new instance of Line specifying the start point, end point, and thickness.
Top
See Also