Share

UnitVector2d.DotProduct Method

Parent Object: UnitVector2d

Description

Determine the dot product of this unit vector2d to the specified unit vector2d.

Syntax

UnitVector2d.DotProduct( Vector As UnitVector2d ) As Double

Parameters

Name Type Description
Vector UnitVector2d 2nd vector to use to calculate dot product.

Version

Introduced in version 11

Was this information helpful?