get_actual_box method
get_actual_box
Get the actual position and size of the shape (after applying rotation, flip, etc.)
Returns
Return the position and size in the order of x, y, w, h
def get_actual_box(self):
...
Remarks
Note:The interface is not fully functional, especially the location information is not correct.It is recommended not to use this interface until the function is complete.
See Also
- module
aspose.cells.drawing
- class
SmartArtShape