KYOCERA FS-1300D User Manual Page 62

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 61
PRESCRIBE Command Reference
52
CIR — draw CIRcle
Format
CIR radius;
Parameter
radius:
radius of the circle
Function
In standard graphics mode, the CIR command draws a circle centered at the current
cursor position. The line thickness used is designated by the SPD command.
A circle can also be drawn by using the path mode graphics. Refer to the PARC
command.
File
!R! RES; UNIT C; SLS .5;
SPD .01; MAP 10, 1;
CIR .1; MRP 0, .1;
CIR .2; MRP 0, .2;
CIR .4; MRP 0, .4;
CIR .8; MRP 0, .8;
SPD .02;
CIR 1.6; MRP 0, 1.6;
CIR 3.2; MRP 0, 3.2;
SPD .2;
CIR .1; MRP .2, .4;
SFNT "Helvetica-Nr"; TEXT ’Cursor now here’;
PAGE;
EXIT;
Page view 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 409 410

Comments to this Manuals

No comments