TShapeFill.ThemeColor Property
Fill taken from a theme. If FillStyle is null, this color here will be used along with the current theme.
Syntax
Namespace: FlexCel.Core
public Nullable<TDrawingColor> ThemeColor { get; set; }
Fill taken from a theme. If FillStyle is null, this color here will be used along with the current theme.
Namespace: FlexCel.Core
public Nullable<TDrawingColor> ThemeColor { get; set; }