'Declaration Public Overloads Sub AddLine( _ ByVal endPoint As System.Drawing.PointF _ )
public void AddLine( System.Drawing.PointF endPoint )
Parameters
- endPoint
- The end point of the line to draw.
'Declaration Public Overloads Sub AddLine( _ ByVal endPoint As System.Drawing.PointF _ )
public void AddLine( System.Drawing.PointF endPoint )