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
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
Color Color used to fill the shape.