Back to Devexpress

PictureFill.SourceRect Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-picturefill-3569097a.md

latest1.2 KB
Original Source

PictureFill.SourceRect Property

Specifies the part of the picture to display in the document.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
RectangleOffset

An object that specifies offsets (in percentage) from the edges of a shape’s bounding box to the center.

|

See Also

PictureFill Class

PictureFill Members

DevExpress.Docs.Presentation Namespace