Previous Document Next Document

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


CorelScript.BeginDrawCurve

Function BeginDrawCurve(x As Long, y As Long) As Long

Description

Member of CorelScript

The BeginDrawCurve method specifies the coordinates of the starting node when drawing curves in Freehand mode.

 
The BeginDrawCurve method must be followed by a contiguous block of one or more curve-drawing commands, plus the CorelScript.EndDrawCurve method. The curve-drawing commands include the following:

Parameter
Description
x
Specifies the x-coordinate of the starting node of the curve, in tenths of a micron and relative to the center of the page
y
Specifies the y-coordinate of the starting node of the curve, 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.