Skip to main content

PatternFill Interface

Contains pattern fill settings.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

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