Back to Devexpress

PictureFill.RotateWithShape Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-picturefill-aca1556f.md

latest1.1 KB
Original Source

PictureFill.RotateWithShape Property

Indicates whether the picture fill rotates along with the shape.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool RotateWithShape { get; set; }
vb
Public Property RotateWithShape As Boolean

Property Value

TypeDescription
Boolean

Indicates whether the picture fill rotates along with the shape.

|

See Also

PictureFill Class

PictureFill Members

DevExpress.Docs.Presentation Namespace