PictureFill Properties
Contains picture fill settings.
Name | Description |
---|---|
Fill |
Specifies the portion of the shape to fill with a picture. |
Offset |
Gets or sets the horizontal offset of the texture fill relative to its original position. |
Offset |
Gets or sets the vertical offset of the texture fill relative to its original position. |
Picture | Returns the image used to fill the shape. |
Rotate |
Specifies whether to rotate the picture fill with the shape. |
Scale |
Gets or sets the horizontal scale factor for a picture used to tile the shape. |
Scale |
Gets or sets the vertical scale factor for a picture used to tile the shape. |
Stretch | Specifies whether the picture is stretched to fill the shape. |
Tile |
Specifies the first tile position for a texture fill (the Stretch property is false). |
Tile |
Specifies how to mirror tiles when a texture fill is applied (the Stretch property is false). |
Transparency | Gets or sets the picture’s transparency. |
See Also