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