Back to Devexpress

PictureFill.OffsetY Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-picturefill-314ea8d2.md

latest1.1 KB
Original Source

PictureFill.OffsetY Property

Gets or sets the vertical offset of the picture fill.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public float OffsetY { get; set; }
vb
Public Property OffsetY As Single

Property Value

TypeDescription
Single

The vertical offset of the picture fill.

|

See Also

PictureFill Class

PictureFill Members

DevExpress.Docs.Presentation Namespace