ShapeFill Properties
Defines the fill formatting for a drawing object.Name | Description |
---|---|
FillType | Returns the fill type applied to a shape. Inherited from ShapeOutlineFill. |
GradientFill | Provides access to the settings of the gradient fill applied to a drawing object’s element. Inherited from ShapeOutlineFill. |
PatternFill | Provides access to the settings of the pattern fill applied to a drawing object’s element. |
PictureFill | Provides access to the settings of the picture fill applied to a drawing object’s element. |
SolidFill | Provides access to the settings of the solid fill applied to a drawing object’s element. Inherited from ShapeOutlineFill. |
See Also