ROIDistanceUnits(DicomImage) Method
Distance units for the values returned by ROILength and ROIArea of a Image-Tied label
'Declaration
Public Overloads Function ROIDistanceUnits( _
ByVal As DicomImage _
) As String
'Usage
Dim instance As DicomLabel
Dim Image As DicomImage
Dim value As String
value = instance.ROIDistanceUnits(Image)
Parameters
- Image
- The image from which the pixel data is taken for the calculations
Return Value
A String Value of the Distance Units
Target Platforms: .NET CLR 3.5 or higher