CorelScript.CreateCallout
Function CreateCallout(x1 As Long, y1 As Long, x2 As Long, y2 As Long, X3 As Long, Y3 As Long, Text As String) As Long
Description
Member of CorelScript
The CreateCallout method creates a callout line that points to and labels an object.
Parameter
|
Description
|
x1
|
Specifies the x-coordinate of the starting point of the first callout segment
|
y1
|
Specifies the y-coordinate of the starting point of the first callout segment
|
x2
|
Specifies the x-coordinate of the ending point of the first callout segment
|
y2
|
Specifies the y-coordinate of the ending point of the first callout segment
|
X3
|
Specifies the x-coordinate of the position of the callout text
|
Y3
|
Specifies the y-coordinate of the position of the callout text
|
Text
|
Specifies the callout text
|
Copyright 2013 Corel Corporation. All rights reserved.