Search Results for

    Show / Hide Table of Contents

    TShapeFill Class

    Contains the information for the fill of an autoshape.

    Syntax

    Namespace: FlexCel.Core

    public class TShapeFill

    Constructors

    Name Description
    TShapeFill Overloaded
    TShapeFill(Boolean, TFillStyle)
    TShapeFill(TFillStyle, Boolean, TFormattingType, Nullable<TDrawingColor>, Boolean)

    Methods

    Name Description
    Clone Returns a deep copy of this object.
    GetFill Fill style for this object. This method will return FillStyle if it isn't null, or the default theme fill if it is.
    Equals Returns true if both objects have the same data.
    GetHashCode Hash code for the object.

    Properties

    Name Description
    HasFill True if the object has fill, false if it is transparent.
    FillStyle 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
    ThemeColor Fill taken from a theme. If FillStyle is null, this color here will be used along with the current theme.
    ThemeStyle Style (subtle, normal, intense) from the theme used, when a theme is used.
    UseThemeBk If true and using a theme, the background fill from the theme will be used, if not, the normal fill from the theme will be used.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com