API Documentation > CorelDRAW > 2025-v26 > OnScreenCurve > IVGOnScreenCurve
OnScreenCurve.SetPoints method
Set the curve from an array of points
Syntax:
Sub SetPoints(ByVal Points As PointRange)
Parameters:
Name Type Description
Points