|
Add_ExternalLines |
Top Previous Next |
|
Add_ExternalLines (Method)
This function 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:
Return value: Integer - An Avax handle on success, zero on error.
|