Name | Description | |
---|---|---|
![]() | Gradient | Fills the shape with the specified gradient. |
![]() | Group | Fills the shape with its parent group shape's fill. |
![]() | OneColorGradient | Fills the shape with a one-color gradient. |
![]() | Patterned | Fills the shape with a pattern fill. |
![]() | PresetGradient | Fills the shape with a preset gradient. |
![]() | Solid | Fills the shape with a uniform color. Use this method to convert a gradient, textured, or background fill back to a solid fill. |
![]() | TwoColorGradient | Fills the shape with a two-color gradient. |
![]() | UserPicture | Overloaded. Fills the shape with an image. |
![]() | UserTextured | Overloaded. Fills the shape with small tiles of an image. If you want to fill the shape with one large image, use the UserPicture(string) method. |