Click or drag to resize

RADoubleValue Property

Gets the raw value. If the structure holds a relative value, this is the raw value, not the value relative to another.

Namespace: Altaxo
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Value { get; }

Property Value

Double
See Also