|
Add_Circle |
Top Previous Next |
|
Add_Circle (Method)
This function adds a circle into the drawing
Syntax: Function Add_Circle(xc1 As Single, yc1 As Single, zc1 As Single, R As Single, vItemProperties As Object, iClr As Short, iWidth As Short, iStyle As Short, iLayer As Short) As Integer
The Add_Circle method syntax consists of the following:
Return value: Integer - An Avax handle on success, zero on error.
|