1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
<HTML>
<HEAD>
<!-- Created with AOLpress/2.0 -->
<!-- AP: Created on: 11-Dec-2000 -->
<!-- AP: Last modified: 15-Dec-2001 -->
<TITLE>The Point Menu</TITLE>
</HEAD>
<BODY>
<H1 ALIGN=Center>
The Point Menu
</H1>
<P>
This menu is only available in the Outline Character View.
<P>
<UL>
<LI>
<A HREF="#Curve">Curve</A>
<LI>
<A HREF="#Corner">Corner</A>
<LI>
<A HREF="#Tangent">Tangent</A>
<LI>
<A HREF="#Make-First">Make First</A>
</UL>
<P>
<DL>
<DT>
<A NAME="Curve">Curve</A>
<DD>
If all the selected points are Curve points then this entry will be checked.
Selecting it will change all selected points to be Curve points.
<DT>
<A NAME="Corner">Corner</A>
<DD>
If all the selected points are Corner points then this entry will be checked.
Selecting it will change all selected points to be Corner points.
<DT>
<A NAME="Tangent">Tangent</A>
<DD>
If all the selected points are Tangent points then this entry will be checked.
Selecting it will change all selected points to be Tangent points.
<DT>
<A NAME="Make-First">Make First</A>
<DD>
Only present in the outline view. If exactly one point is selected and it
is on a closed path and it is not the "first point" of that path, then it
will become the first point.
</DL>
<P>
<H2>
Other menus
</H2>
<UL>
<LI>
<A HREF="filemenu.html">File</A>
<LI>
<A HREF="editmenu.html">Edit</A>
<LI>
<A HREF="pointmenu.html">Point</A>
<LI>
<A HREF="elementmenu.html">Element</A>
<LI>
<A HREF="hintsmenu.html">Hints</A>
<LI>
<A HREF="viewmenu.html">View</A>
<LI>
<A HREF="metricsmenu.html">Metrics</A>
<LI>
<A HREF="cidmenu.html">CID</A>
<LI>
<A HREF="windowmenu.html">Window</A>
<LI>
<A HREF="helpmenu.html">Help</A>
<LI>
<A HREF="HotKeys.html">Hot Keys</A>
</UL>
<P ALIGN=Center>
-- <A HREF="editmenu.html">Prev</A> -- <A HREF="overview.html">TOC</A> --
<A HREF="elementmenu.html">Next</A> --
<P>
</BODY></HTML>
|