Click or drag to resize

DocumentUnitsVectorScaleBy Method

Scale this vector by the specified scale factor.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Sub ScaleBy ( 
	scale As Double
)

Parameters

scale
Type: SystemDouble
Input Double that specifies the scale.
See Also