Vector2d.ScaleBy Method
Parent Object:
Vector2d
Description
Scale this vector2d by the specified scale factor.
Syntax
Vector2d.
ScaleBy
(
Value
As Double )
Parameters
Name
Type
Description
Value
Double
Scale factor to use.
Version
Introduced in version 11
© Copyright 2021 Autodesk, Inc.
Comment on this page.