openDICOM.NET API Reference (openDICOM# Class Library)

ValueMultiplicity.UpperFactor Property

Upper factor of a VM. In case of "1-3", the upper factor is 3. If the DICOM VM is only one number, the lower and upper factors will be equal. In case of use of variables like "2-2n", the upper factor will only be the corresponding multiplier. In this example the upper factor will be 2.

public int UpperFactor {get;}

See Also

ValueMultiplicity Class | openDicom.Registry Namespace