center_drawing method
center_drawing()
Centers a page’s shapes with respect to the extent of the page. Centering shapes does not change their position relative to each other.
def center_drawing(self):
...
See Also
- module aspose.diagram
- class Page