Thickness

Description

The Thickness structure contains values that are set for object borders.

Comments

This structure enables the user to define thickness of object borders, external indents, and so on.

Margin order - clockwise, starting from the left edge: left, top, right, bottom.

Margins

Margin Data type Brief description
bottom double Value for the bottom border.
left double Value for the left border.
right double Value for the right border.
top double Value for the top border.

Example

The example of use is given in the Creating a Map with Timeline section.

See also:

Structures