GenerateObjectSettingsFloatScale Property

Gets or sets the scale for generating floating point numbers.
Default value: Auto.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public FloatScale FloatScale { get; set; }

Property Value

FloatScale

Exceptions

ArgumentOutOfRangeExceptionvalue is not a valid value of FloatScale.

See Also