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