This topic has not yet been rated - Rate this topic

GraphicsPath.AddLine Method

Appends a line segment to this GraphicsPath.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method AddLine(Point, Point) Appends a line segment to this GraphicsPath.
Public method AddLine(PointF, PointF) Appends a line segment to this GraphicsPath.
Public method AddLine(Int32, Int32, Int32, Int32) Appends a line segment to the current figure.
Public method AddLine(Single, Single, Single, Single) Appends a line segment to this GraphicsPath.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.