Search Results for

    Show / Hide Table of Contents

    TFillStyle Class

    Base definition for a Drawing fill style. This class is abstract, and you should use its descendants like TSolidFill or TGradientFill

    Syntax

    Namespace: FlexCel.Core

    public abstract class TFillStyle: IComparable

    Constructors

    Name Description
    TFillStyle Initializes the fill style.

    Methods

    Name Description
    Clone Returns a deep copy of the fill style.
    Equals Returns true if this instance has the same data as the object obj.
    CompareTo Returns -1 if obj is bigger than this, 0 if both objects are the same, and 1 if obj is smaller than this.
    GetHashCode Returns the hashcode for this object

    Properties

    Name Description
    FillStyleType Stores which kind of fill style is used.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com