DimensionfulQuantityHasBiasedUnit Property |
Gets a value indicating whether this instance has a biased unit (i.e. a unit implementing
IBiasedUnit.
Namespace: Altaxo.UnitsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool HasBiasedUnit { get; }
Property Value
Booleantrue if this instance has biased unit; otherwise,
false.
See Also