Vector.CrossProduct Method
Parent Object: VectorDescription
Determine the cross product between this vector and the specified vector.
Syntax
Vector.CrossProduct( Argument As Vector ) As VectorParameters
Name | Type | Description |
Argument | Vector | Input used for comparison. |