Click or drag to resize
ODEScale Property
The scaling factor.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double Scale { get; set; }

Property Value

Type: Double
A double specifying the scaling factor.

Default: Scale = 1.0.

Remarks
Scale must be greater than zero.
See Also