Click or drag to resize

RADoubleValue Property

Get / set the raw value. Careful! the value you get is not relative to another, even in the case that the sructure holds a relative value, it is the raw value in m_Value instead.

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

Property Value

Double
See Also