arc .fill .select  (  FillMode  )  
                           
Description :

This instruction sets the fill mode for all future arcs to be displayed.

Parameters :

  • VECTOR_WIRE : Only the contour will be displayed.
    VECTOR_SOLID : The whole shape will be filled.

Examples :