Table of Contents

TShapeFill.FillStyle Property

Fill for the shape. If this value is null, the fill specified in the theme will be used instead. To know the real fill style used even if this value is null, use GetFill

Syntax

Namespace: FlexCel.Core

public TFillStyle FillStyle { get; set; }

See also