Skip to main content

ShapeFill Interface

Fill formatting for a shape.

Namespace: DevExpress.XtraRichEdit.API.Native

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

#Declaration

public interface ShapeFill

#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