Back to Devexpress

PictureFill.OffsetX Property

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

latest1.1 KB
Original Source

PictureFill.OffsetX Property

Gets or sets the horizontal 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 OffsetX { get; set; }
vb
Public Property OffsetX As Single

Property Value

TypeDescription
Single

The horizontal offset of the picture fill.

|

See Also

PictureFill Class

PictureFill Members

DevExpress.Docs.Presentation Namespace