2.4.4.122 FillGradientDir

The FillGradientDir cell is a PtgByte parse token that specifies the type of the fill color gradient of a shape. It MUST have a ShapeSheet_Type or StyleSheet_Type parent element.

The value of the structure MUST be from the following table.

Value

Meaning

0

Specifies a linear fill color gradient.

1

Specifies the fill color gradient of the shape is in radial mode from the bottom right corner of the bounding box of the shape.

2

Specifies the fill color gradient of the shape is in radial mode from the bottom left corner of the bounding box of the shape.

3

Specifies the fill color gradient of the shape is in radial mode from the center of the shape.

4

Specifies the fill color gradient of the shape is in radial mode from the center of the bottom edge of the shape.

5

Specifies the fill color gradient of the shape is in radial mode from the center of the top edge of the shape.

6

Specifies the fill color gradient of the shape is in radial mode from the top right corner of the bounding box of the shape.

7

Specifies the fill color gradient of the shape is in radial mode from the top left corner of the bounding box of the shape.

8

Specifies the fill color gradient of the shape is in rectangle mode from the bottom right corner of the bounding box of the shape.

9

Specifies the fill color gradient of the shape is in rectangle mode from the bottom left corner of the bounding box of the shape.

10

Specifies the fill color gradient of the shape is in rectangle mode from the center of the shape.

11

Specifies the fill color gradient of the shape is in rectangle mode from the top right corner of the bounding box of the shape.

12

Specifies the fill color gradient of the shape is in rectangle mode from the top left corner of the bounding box of the shape.