public class EffectStyleEffectiveData extends java.lang.Object implements IEffectStyleEffectiveData
Immutable EffectStyle object.
Modifier and Type | Method and Description |
---|---|
IEffectFormatEffectiveData |
getEffectFormat()
Returns an effect format.
|
IThreeDFormatEffectiveData |
getThreeDFormat()
Returns an 3d format.
|
public final IEffectFormatEffectiveData getEffectFormat()
Returns an effect format.
Read-only IEffectFormatEffectiveData
.
getEffectFormat
in interface IEffectStyleEffectiveData
public final IThreeDFormatEffectiveData getThreeDFormat()
Returns an 3d format.
Read-only IThreeDFormatEffectiveData
.
getThreeDFormat
in interface IEffectStyleEffectiveData
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.