IShapeCreateThreeDFormatEffective Method

Note: This API is now obsolete.

Creates the ThreeDFormatEffectiveData object that contains volume properties and 3D transformation of a shape, included inherited.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
[ObsoleteAttribute("Use ThreeDFormatFormat.GetEffective() instead. The method will be removed after release of version 20.8.")]
IThreeDFormatEffectiveData CreateThreeDFormatEffective()

Return Value

Type: IThreeDFormatEffectiveData
IThreeDFormatEffectiveData.
See Also