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

    Contains solid fill options.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    public interface SolidFill

    The following members return SolidFill objects:

    Remarks

    Use the SolidFill.Color property to change a color applied to a shape or its border.

    See Also