public interface IEffectStyleEffectiveData
Immutable object which contains effective effect style properties.
IEffectStyleCollectionEffectiveData
.
Modifier and Type | Method and Description |
---|---|
IEffectFormatEffectiveData |
getEffectFormat()
Returns an effect format.
|
IThreeDFormatEffectiveData |
getThreeDFormat()
Returns a 3d format.
|
IEffectFormatEffectiveData getEffectFormat()
Returns an effect format.
Read-only IEffectFormatEffectiveData
.
IThreeDFormatEffectiveData getThreeDFormat()
Returns a 3d format.
Read-only IThreeDFormatEffectiveData
.