Back to Devexpress

PatternFill Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-211309da.md

latest1.6 KB
Original Source

PatternFill Interface

Contains pattern fill settings.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface PatternFill
vb
Public Interface PatternFill

The following members return PatternFill objects:

Remarks

Use the PatternFill object’s properties to change a pattern applied to a shape or its border:

See Also

PatternFill Members

DevExpress.XtraRichEdit.API.Native Namespace