ShapeOutlineFill Members
In This Article
#Properties
Name | Description |
---|---|
Fill |
Returns the fill type applied to a shape. |
Gradient |
Provides access to the settings of the gradient 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. |
#Methods
Name | Description |
---|---|
Set |
Sets the automatic fill for a drawing object’s element. |
Set |
Sets the gradient fill for a drawing object’s element. |
Set |
Sets the two-color gradient fill for a drawing object’s element. |
Set |
Removes any fill from a drawing object’s element. |
Set |
Sets a solid color fill for a drawing object’s element. |
See Also