Back to Devexpress

SolidFill Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-aa45eeda.md

latest1.2 KB
Original Source

SolidFill Interface

Contains solid fill options.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface SolidFill
vb
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

SolidFill Members

DevExpress.XtraRichEdit.API.Native Namespace