Scale this vector by the specified scale factor.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0
Syntax
VB
Public Sub ScaleBy ( scale As Double )
C#
public void ScaleBy( double scale )
Parameters
- scale
- Type: System.Double
Input Double that specifies the scale.