IMathMicron2MilsDec Method

Calculate the mil value from a µm value.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static decimal Micron2MilsDec(
	decimal micron
)

Parameters

micron  Decimal
value in µm

Return Value

Decimal
value in mils

See Also