FloatArray.Magnitude

FloatArray.Magnitude property

Gets or sets the magnitude. The magnitude attribute indicates the largest exponent of the float values that can be contained in the array. The default value is 38. Optional attribute.

public short Magnitude { get; set; }

See Also