Click or drag to resize

SIUnitIsCompatibleTo Method

[Missing <summary> documentation for "M:Altaxo.Units.SIUnit.IsCompatibleTo(Altaxo.Units.UnitDescriptionAttribute)"]


Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsCompatibleTo(
	UnitDescriptionAttribute attr
)

Parameters

attr  UnitDescriptionAttribute

[Missing <param name="attr"/> documentation for "M:Altaxo.Units.SIUnit.IsCompatibleTo(Altaxo.Units.UnitDescriptionAttribute)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Units.SIUnit.IsCompatibleTo(Altaxo.Units.UnitDescriptionAttribute)"]

See Also