Page.BringToFront

Page.BringToFront method

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

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

See Also