Share

Vector.DotProduct Method

Parent Object: Vector

Description

Determine the dot product of this vector to the specified vector.

Syntax

Vector.DotProduct( Argument As Vector ) As Double

Parameters

Name Type Description
Argument Vector Input used for comparison.

Version

Introduced in version 4

Was this information helpful?