ShapeFill Properties
Defines the fill formatting for a drawing object.
Name | Description |
---|---|
Fill |
Returns the fill type applied to a shape.
Inherited from Shape |
Gradient |
Provides access to the settings of the gradient fill applied to a drawing object’s element.
Inherited from Shape |
Pattern |
Provides access to the settings of the pattern fill applied to a drawing object’s element. |
Picture |
Provides access to the settings of the picture fill applied to a drawing object’s element. |
Solid |
Provides access to the settings of the solid fill applied to a drawing object’s element.
Inherited from Shape |
See Also