Refresh shapes data
Contents
[
Hide
]
**Refreshes shape’s position including xform ,connection and geom when changing shape’s text or other’s **
The RefreshData method exposed by the Shape class can be used to refresh shape’s data
The code below shows how to:
- Load a sample file.
- Access a particular shape.
- Refresh shape’s data.
Refresh Shape’s data
Use the following code in your .NET application to refresh a shape using Aspose.Diagram for .NET.