API Documentation > CorelDRAW > 2025-v26 > ShapeRange > IVGShapeRange
ShapeRange.Fillet method
Creates fillets on each cusp corner of shapes in the range
Syntax:
Sub Fillet(ByVal Radius As Double, Optional ByVal CombineSmoothSegments As Boolean = True)
Parameters:
Name Type Description
Radius
Double
CombineSmoothSegments
Boolean
Specifies whether to combine smooth segments.
Remarks:
The Fillet method creates a fillet on each cusp corner of the shapes in a shape range.