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
© Copyright 2021 Autodesk, Inc.
Comment on this page.