Back to Devexpress

PictureFill.FillRect Property

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

latest1.1 KB
Original Source

PictureFill.FillRect Property

Gets or sets the rectangle area where the picture fill is applied.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public RectangleOffset FillRect { get; set; }
vb
Public Property FillRect As RectangleOffset

Property Value

TypeDescription
RectangleOffset

The rectangle area where the picture fill is applied.

|

See Also

PictureFill Class

PictureFill Members

DevExpress.Docs.Presentation Namespace