Share

Vector2d.SubtractVector Method

Parent Object: Vector2d

Description

Subtract the specified vector2d from this vector2d.

Syntax

Vector2d.SubtractVector( Value As Vector2d )

Parameters

Name Type Description
Value Vector2d Vector2d to subtract.

Version

Introduced in version 11

Was this information helpful?