Back to Devexpress

PictureFill Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-38a14c0b.md

latest2.6 KB
Original Source

PictureFill Interface

Contains picture fill settings.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface PictureFill
vb
Public Interface PictureFill

The following members return PictureFill objects:

Remarks

Picture Fill

Use the PictureFill object’s properties to change a picture fill applied to a shape:

Texture Fill

Set the PictureFill.Stretch property to false to tile the picture as texture.

See Also

PictureFill Members

DevExpress.XtraRichEdit.API.Native Namespace