Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.AddBezierPoint |
Function AddBezierPoint(x As Long, y As Long, Constrain As Boolean, Cusp As Boolean) As Long
Member of CorelScript
The AddBezierPoint method creates the second point of a Bézier segment, as created by using the CorelScript.BeginDrawBezier method.
• |
The segment itself is not added until the CorelScript.EndDrawBezier method
is called.
|
Copyright 2013 Corel Corporation. All rights reserved.