Table of Contents

TEffectStyle Class

A class encapsulating a style including 3D styles.

Syntax

Namespace: FlexCel.Core

public class TEffectStyle

Methods

Name Description
Clone Returns a deep copy of the object.
Equals Overloaded
Equals(TEffectStyle)
Equals(Object)
GetHashCode Hashcode for the object.
EnsureProperties If properties is null, it will create new empty properties.
EnsureEffectLst If effects is null, it will create new empty effects.
HasOuterShadowEffect Returns true if the effect has an outer shadow.

Properties

Name Description
Scene3D Scene 3D effects. Currently this is an xml string, in the future it might change to a parsed class.
Shape3D Shape 3D effects. Currently this is an xml string, in the future it might change to a parsed class.
Properties 2D effects applied to the shape.