frameOptions

Introduction

This structure is used to contain all information about the plot frame, see Create a Plot Frame.

Overview

Field

Subfield

Description

general

 

General options

 

nofRows

Number of rows chosen in frame setup

 

nofColumns

Number of columns chosen in frame setup

 

totHeight

Total height of the frame texts

 

bufLeft

Left margin of the frame box (cm)

 

bufRight

Right margin of the frame box (cm)

 

bufBottom

Bottom margin of the frame box (cm)

 

bufTop

Top margin of the frame box (cm)

section

 

Section properties

 

area

Size (left, bottom, width, height) of the section in the frame texts (cm)

 

content

Properties of the content of a section

 

type

Type of the section.
Options:

  • fixed (fixed text)
  • variable (variable text)
  • image

 

handle

Handle to the frame section

line

 

Line properties

 

X1

X-coordinate of the starting point

 

X2

X-coordinate of the end point

 

Y1

Y-coordinate of the starting point

 

Y2

Y-coordinate of the end point

 

visible

Visibility of the line (1=visible, 0=invisible)

  • No labels