2.5.5 Blxf

The Blxf structure specifies a reference to a border definition.

The following packet diagram specifies this structure.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

dg

reserved

brtColor

...

...

dg (1 byte): An unsigned integer that specifies the type of border. The value of this field MUST be a value from the following table.

Value

Meaning

0x00

None

0x01

Thin

0x02

Medium

0x03

Dashed

0x04

Dotted

0x05

Thick

0x06

Double

0x07

Hairline

0x08

Medium Dashed

0x09

Dash Dot

0x0A

Medium Dash Dot

0x0B

Dash Dot Dot

0x0C

Medium Dash Dot Dot

0x0D

Slant Dash Dot

reserved (1 byte):  This value MUST be 0 and MUST be ignored.

brtColor (8 bytes): A BrtColor (section 2.4.334) structure that specifies the border color.