BringToFront

Page.BringToFront method

Brings a shape,defined by ID, to the front of the z-order.

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

See Also