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