Math Statement - Adobe FRAMEMAKER 6.0 Manual

Mif reference
Table of Contents

Advertisement

More information about imported graphics
For additional information on imported graphics, consult one of the following sources:
For instructions about modifying an application to create graphic insets for FrameMaker documents, see
the FDK Programmer's Guide.
If you are using FrameServer or Live Links with graphic insets, see the online manual, Using FrameServer
with Applications and Insets, which is included in the UNIX version of the Frame Developer's Kit.
For more information about importing graphics, see your user's manual.

Math statement

A Math statement describes an equation. For its description, see "MIF Equation Statements."
Polygon statement
The Polygon statement describes a polygon. It can appear at the top level or in a Page or Frame statement.
Syntax
<Polygon
Generic object statements
<Smoothed boolean>
<NumPoints integer>
<Point X Y>
...
>
Usage
The NumPoints statement is optional. When the MIF interpreter reads a MIF file, it counts the Point state-
ments to determine the number of points in the polygon.
PolyLine statement
The PolyLine statement describes a polyline. It can appear at the top level or in a Page or Frame statement.
Information common to all objects (see page 111)
Yes smooths angles to rounded curves
Number of vertices
Position of object in page or frame coordinates
More points as needed
End of Polygon statement
ADOBE FRAMEMAKER 6.0
127
MIF Document Statements

Advertisement

Table of Contents
loading

Table of Contents