Skip to main content
All docs
V25.1
  • PatternFill Interface

    Contains pattern fill settings.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    NuGet Package: DevExpress.RichEdit.Core

    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