SendToBack

Page.SendToBack method

Moves a shape,defined by ID, to the back of the z-order.

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

See Also