Page.SendBackward

Page.SendBackward method

Moves a shape,defined by ID, back one position in the z-order.

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

See Also