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