![Aspose.Diagram for .NET logo aspose Diagram for net 100 Apply 3D Rotation effects on Visio Shapes and preserve SolutionXML elements using Aspose.Diagram for .NET 17.5](http://blog.aspose.com/wp-content/uploads/sites/2/2013/06/aspose-Diagram-for-net_100.png)
Modify 3D Rotation Cell Values in the Shapesheet
Microsoft Visio application offers many of the formatting options used in other Office applications to your diagrams. Users can apply gradients, shadows, 3-D effects, rotations and more to Visio shapes. Developers can achieve the same features with Aspose.Diagram for .NET API in the .NET applications. In the recent version 17.5, a ThreeDFormat member is added in the Shape class which allows developers to retrieve and modify 3D rotation cell values in the shapesheet. This help topic shows how to set 3D rotation cell values in the shapesheet: 3D Rotation Effects in a Visio DrawingBesides this, the mechanism of storing and retrieving SolutionXML elements from the Visio drawings has been improved because in various cases a simple open and save procedure was removing SolutionXML elements. The recent version also comprises a series of bug fixes. In general, it improves export of the VDX to SVG, open and save procedure of VSDM drawings, layout structure of connectors and an accurate calculation of the shape position in the drawing.
Public API Changes
The following API changes in the new version are also worth noticing:- Aspose.Diagram.ThreeDFormat class has been added. It helps in retrieving and modifying 3D rotation cell values in the shapesheet.
Aspose.Diagram for .NET Resources
The following resources will help you work with Aspose.Diagram for .NET:- Home page for Aspose.Diagram for .NET API.
- Download Aspose.Diagram for .NET
- Aspose.Diagram for .NET wiki docs– Help documentation and API reference documents.
- Aspose.Diagram product family forum– Post your technical questions, queries and any other problem you faced while running Aspose.Diagram APIs.
- Enable email subscription– Do not limit yourself, stay up-to-date with the latest news about the Aspose.Diagram APIs and new features, fixes, plus other API related topics by subscribing to Aspose.Diagram blog.
- Aspose.Diagram for .NET Examples– We have published our code examples on the social coding website GitHub.com. Anyone can explore the code examples for learning purposes.