Click or drag to resize

LogisticDistributionScale Property

The "Scale" parameter for the distribution.

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public double Scale { get; set; }

Property Value

Type: Double
See Also