Add_ExternalLines
MethodAdd_ExternalLines (Method)
Adds a key name for external lines. The coordinates of these external lines are given when the event SetExternalLines is triggered
Syntax:
Function Add_ExternalLines(sName As String, vItemProperties As Object, iClr As Short, iWidth As Short, iStyle As Short, iLayer As Short) As Integer
The Add_ExternalLines method syntax consists of the following:
Parameter |
Data Type |
Description |
sName |
String |
A String expression that defines the key name |
vItemProperties |
Object |
A string array of properties for the new object |
iClr |
Short |
The color index number |
iWidth |
Short |
The pen width |
iStyle |
Short |
The line type |
iLayer |
Short |
The layer number |
Return value:
Integer - An Avax handle on success, zero on error.