ADOBE FRAMEMAKER 10
MIF Reference
275
Specifications of style op codes
This section describes each style op code. Op codes are listed by number and description. The op code number is
shown in parentheses.
Note that these styles remain in place until another style op code resets the style.
Dashed line style (0x06)
Arrow style (0x07)
Size of data in bytes: 0
Example: FF 00000000
Note: This must be the last op code for a FrameVector graphic.
Specification by data type: Short, metric, ... , metric
Description of data: Number of dash segments (short)
Length of dash segments in points (metric, ..., metric)
Size of data in bytes: Variable
Default value: None (solid)
Example: 06 0000000A 0002 00080000 00060000
for a dashed line with the following specifications:
number of dash segments = 2
dash segment #1 (line segment) = 8.0 points long
dash segment #2 (gap in dashed line) = 6.0 points long
Specification by data type: Byte, byte, byte, byte, metric, metric
Description of data: Tip angle in degrees (byte — between 5 and 85 degrees)
Base angle in degrees (byte — between 10 and 175 degrees)
Arrow type (byte — 0:stick, 1:hollow, 2:filled)
Scale the arrow? (byte — 0:no, 1:yes)
Length in points (metric)
Scale factor (metric)
Size of data in bytes: 12
Default value: default arrow style