IEffectStyle Interface
A class encapsulating a style including 3D styles.
Syntax
Unit: FlexCel.Core
IEffectStyle = interface(IInterface);
Methods
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.
|