API Documentation > CorelDRAW > 2025-v26 > Node > IVGNode
Node.Chamfer method
Creates a chamfer on the node
Syntax:
Function Chamfer(ByVal DistanceA As Double, ByVal DistanceB As Double, Optional ByVal CombineSmoothSegments As Boolean = True) As Boolean
Parameters:
Name Type Description
DistanceA
Double
DistanceB
Double
CombineSmoothSegments
Boolean
Specifies whether to combine smooth segments.
Remarks:
The Chamfer method creates a chamfer on the node.