get_ThreeDFormat()

Shape::get_ThreeDFormat() method

Returns the ThreeDFormat object that 3d effect properties for a shape. Note: can return null for certain types of shapes which don’t have 3d properties. Read-only IThreeDFormat.

System::SharedPtr<IThreeDFormat> Aspose::Slides::Shape::get_ThreeDFormat() override

See Also