ShapeComplexFill Properties
Serves as a base for the ShapeGradientFill and ShapePictureFill interfaces and contains specific settings for the gradient and picture fills.Name | Description |
---|---|
FillRect | Gets or set the direction of a gradient fill and specifies the fill area of a picture fill. |
FlipType | Gets or sets the direction in which to flip the gradient or picture while tiling. |
RotateWithShape | Gets or sets a value indicating whether the gradient or picture fill should be rotated with the shape. |
See Also