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