Adobe framemaker 6.0 User Manual

Page of 323
117
ADOBE FRAMEMAKER 6.0
MIF Document Statements
Syntax
Ellipse statement
The Ellipse statement describes circles and noncircular ellipses. It can appear anywhere at the top level, or 
in a Frame or Page statement.
Syntax
Frame statement
Usually, a Frame statement contains a list of Object and Frame statements that define the contents of the 
graphic frame and are listed in the draw order from back to front.
The Frame statement can appear at the top level or in a PageFrame, or AFrame statement.
<ArrowStyle
<TipAngle integer>
Arrowhead tip angle in degrees
<BaseAngle integer>
Arrowhead base angle in degrees
<Length dimension>
Arrowhead length 
<HeadType keyword>
Arrowhead type
keyword can be one of:
Stick
Hollow
Filled
<ScaleHead boolean>
Yes scales head as arrow line gets wider
<ScaleFactor dimension>
Scaling factor for arrowhead as line gets wider
>
End of ArrowStyle statement
<Ellipse
Generic object statements 
Information common to all objects (see page 111)
<ShapeRect L T W H>
Position and size of object’s bounding rectangle, before rotation, in 
the page or graphic frame coordinates
>
End of Ellipse statement