bring_forward method
bring_forward(shape_id)
Brings a shape,defined by ID, forward one position in the z-order.
def bring_forward(self, shape_id):
...
Parameter | Type | Description |
---|---|---|
shape_id | int | ID of shape.Int64 |
See Also
- module aspose.diagram
- class Page