Table of Contents

TSolidFill Class

Shapes are filled with a solid color.

Syntax

Namespace: FlexCel.Core

public class TSolidFill: TFillStyle

Constructors

Name Description
TSolidFill Creates a new Solid fill.

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.
Equals Returns true if this instance has the same data as the object obj.
GetHashCode Returns the hashcode for this object

Properties

Name Description
Color Color used to fill the shape.