API Documentation
>
CorelDRAW
>
2025-v26
>
Layer
>
IVGLayer
Layer.CreateRightAngleConnector method
Creates a right-angle connector
Syntax:
Function
CreateRightAngleConnector
(
ByVal
Start
As
SnapPoint
,
ByVal
End
As
SnapPoint
,
Optional
ByVal
CornerRadius
As
Double
=
0
)
As
Shape
Parameters:
Name
Type
Description
Start
SnapPoint
End
SnapPoint
CornerRadius
Double
Specifies the corner radius.
Remarks:
The
CreateRightAngleConnector
method creates a right-angled connector line.