ShapeFill Interface
In This Article
Fill formatting for a shape.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The Shape.Fill property returns an instance of ShapeFill.
#Remarks
Use the Shape.Fill property to get access to the ShapeFill object that enables you to specify the color of the fill.
See Also