ShapeFill Members
In This Article
#Properties
Name | Description |
---|---|
Color | Gets or sets the fill color for a shape. |
Fill |
Returns the fill type applied to a shape. |
Gradient |
Provides access to gradient fill settings. |
Pattern |
Provides access to pattern fill settings. |
Picture |
Provides access to picture fill settings. |
Solid |
Provides access to solid fill options. |
#Methods
Name | Description |
---|---|
Set |
Applies the automatic fill to a shape. |
Set |
Applies a complex gradient to a shape. |
Set |
Applies a two-color gradient to a shape. |
Set |
Removes a fill from a shape. |
Set |
Applies a pattern fill to a shape. |
Set |
Applies a picture fill to a shape. |
Set |
Applies a picture fill to a shape. |
Set |
Applies a solid color to a shape. |
See Also