| FloatRandomBetaDistributionScale Property |
Gets the scale.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public float Scale { get; }
Public ReadOnly Property Scale As Single
Get
public:
property float Scale {
float get ();
}
member Scale : float32 with get
Property Value
SingleSee Also