Add Method (DataCoordCollection)
Adds a DataCoord object to the collection.
Syntax
Function Add(X As Double, Y As Double, Z As Double) As DataCoord
|
Part
|
Type
|
Description
|
|
X
|
Double
|
The X coordinate
|
|
Y
|
Double
|
The Y coordinate
|
|
Zr
|
Double
|
The Z coordinate
|
See Also
DataCoordCollection