Skip to main content

SolidFill Interface

Contains solid fill options.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

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