|
Add_Point |
Top Previous Next |
|
Add_Point (Method)
This function adds a point into the drawing
Syntax: Function Add_Point(x1 As Single, y1 As Single, z1 As Single, vItemProperties As Object, iClr As Short, iWidth As Short, iPointStyle As Short, iLayer As Short) As Integer
The Add_Point method syntax consists of the following:
Return value: Integer - An Avax handle on success, zero on error.
|