SendBackward

Page.SendBackward method

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

public void SendBackward(long shapeId)
Parameter Type Description
shapeId Int64 ID of shape.Int64

See Also