Table of Contents

TBlipFillMode Class

This class is designed to store tiling or stretching fill mode information. You need to use any of its descendants, TBlipFillStretch or TBlipFillTile

Syntax

Namespace: FlexCel.Core

public abstract class TBlipFillMode: IComparable

Methods

Name Description
CompareTo Returns -1 if obj is bigger than this, 0 if both objects are the same, and 1 if obj is smaller than this.