line .clear  (  Xa ,  Ya ,  Xb ,  Yb  )  
                                     
Description :

This instruction clears a line extending from one point to another.

Parameters :

  • X component of the starting position.
  • Y component of the starting position.
  • X component of the ending position.
  • Y component of the ending position.

Examples :