TBlipFillStretch Class This element specifies that a BLIP should be stretched to fill the target rectangle. The other option is a tile where a BLIP is tiled to fill the available area. Syntax Namespace: FlexCel.Core public class TBlipFillStretch: TBlipFillMode Constructors Name Description TBlipFillStretch Creates a new TBlipFillStretch object. 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 FillRect Rectangle where the picture will be stretched.