API Documentation > CorelDRAW > 2025-v26 > ShapeRange > IVGShapeRange
ShapeRange.OrderFrontOf method
Arranges the shape's stacking order by moving it in front of another shape
Syntax:
Sub OrderFrontOf(ByVal Shape As Shape)
Parameters:
Name Type Description
Shape
Remarks:
The OrderFrontOf method moves all the shapes in a shape range. The shapes are moved in front of the specified shape in the stacking order of the current layer.