Back to Devexpress

PictureFill Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-picturefill-dot-underscore-properties.md

latest2.2 KB
Original Source

PictureFill Properties

A picture fill that uses an image as the fill pattern.

NameDescription
AlignTypeGets or sets the position of the first tile relative to the shape to which the tiled picture fill is applied.
FillRectGets or sets the rectangle area where the picture fill is applied.
FlipTypeGets or sets how the picture fill is flipped when tiled.
ImageReturns the image used as the fill.
OffsetXGets or sets the horizontal offset of the picture fill.
OffsetYGets or sets the vertical offset of the picture fill.
RotateWithShapeIndicates whether the picture fill rotates along with the shape.
ScaleXGets or sets the horizontal scaling factor of the picture fill. 100.0f means original width; values larger than 100.0f enlarge, values smaller than 100.0f shrink.
ScaleYGets or sets the vertical scaling factor of the picture fill. 100.0f means original height; values larger than 100.0f enlarge, values smaller than 100.0f shrink.
SourceRectSpecifies the part of the picture to display in the document.
StretchIndicates whether the picture fill is stretched when tiled.
TypeReturns the fill type.

See Also

PictureFill Class

PictureFill Members

DevExpress.Docs.Presentation Namespace