Click or drag to resize

SIPrefixCanApplySIPrefix Property

Indicates whether this unit can have an SI prefix applied to it.

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

Property Value

Boolean
Always false for SIPrefix instances.
See Also