Share

Vector.CrossProduct Method

Parent Object: Vector

Description

Determine the cross product between this vector and the specified vector.

Syntax

Vector.CrossProduct( Argument As Vector ) As Vector

Parameters

Name Type Description
Argument Vector Input used for comparison.

Version

Introduced in version 4

Was this information helpful?