Click or drag to resize

Logical3DIsNaN Property

Returns true if one of the three member variables RX, RY, or RZ has the value NaN.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsNaN { get; }

Property Value

Boolean
See Also