Page.BringForward

Page.BringForward method

Brings a shape,defined by ID, forward one position in the z-order.

public void BringForward(long shapeId)
ParameterTypeDescription
shapeIdInt64ID of shape.Int64

See Also