Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.AppendCurveLine


CorelScript.AppendCurveLine

Function AppendCurveLine(x1 As Long, y1 As Long, x2 As Long, y2 As Long) As Long

Description

Member of CorelScript

The AppendCurveLine method adds a line segment to an existing curve.

 
An open curve must be selected.

Parameter
Description
x1
Specifies the x-coordinate of the starting point, in tenths of a micron and relative to the center of the page
y1
Specifies the y-coordinate of the starting point, in tenths of a micron and relative to the center of the page
x2
Specifies the x-coordinate of the ending point, in tenths of a micron and relative to the center of the page
y2
Specifies the y-coordinate of the ending point, in tenths of a micron and relative to the center of the page

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.