ShapeFill Members
In This Article
#Properties
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 |
#Methods
Name | Description |
---|---|
Set |
Sets the automatic fill for a drawing object’s element.
Inherited from Shape |
Set |
Sets the gradient fill for a drawing object’s element.
Inherited from Shape |
Set |
Sets the two-color gradient fill for a drawing object’s element.
Inherited from Shape |
Set |
Removes any fill from a drawing object’s element.
Inherited from Shape |
Set |
Sets the pattern fill for a drawing object’s element. |
Set |
Sets the picture fill for a drawing object’s element. |
Set |
Sets the picture fill for a drawing object’s element. |
Set |
Sets the picture fill for a drawing object’s element. |
Set |
Sets a solid color fill for a drawing object’s element.
Inherited from Shape |
See Also