Vector2d.ScaleBy Method
Parent Object: Vector2dDescription
Scale this vector2d by the specified scale factor.
Syntax
Vector2d.ScaleBy( Value As Double )Parameters
Name | Type | Description |
Value | Double | Scale factor to use. |
Scale this vector2d by the specified scale factor.
Name | Type | Description |
Value | Double | Scale factor to use. |