Search Results for

    Show / Hide Table of Contents

    IFillStyle Interface

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

    Syntax

    Unit: FlexCel.Core

    IFillStyle = interface(IInterface);

    Methods

    Name Description
    Clone Returns a deep copy of the fill style.
    CompareTo Returns -1 if obj is bigger than this, 0 if both objects are the same, and 1 if obj is smaller than this.

    Properties

    Name Description
    FillStyleType Stores which kind of fill style is used.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com