Table of Contents

TUnknownBlipTransform Class

Represents a color transform that FlexCel currently doesn't know about.

Syntax

Namespace: FlexCel.Core

public class TUnknownBlipTransform: TBlipTransform

Constructors

Name Description
TUnknownBlip​Transform Creates a new instance.

Methods

Name Description
Clone Creates a deep copy of the object.
CompareTo Compares two instances.
Equals Returns true if both objects have the same contents.
GetHashCode Returns the hashcode of the object.

Properties

Name Description
TransformName Name of the transform.
TransformDef Transform definition as XML.