Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShapeFill.FillType Property

Returns the fill type applied to a shape.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

FillType FillType { get; }

Property Value

Type Description
FillType

An enumeration value that indicates the fill type.

See Also