[]
Specifies a shape's fill type.
public enum FillType
Gradient = 2
Specifies the gradient fill.
Group = 5
Specifies the group fill.
Patterned = 1
Specifies the patterned fill.
Picture = 4
Specifies the picture fill.
Solid = 0
Specifies the solid fill.
Textured = 3
Specifies the textured fill.