'Declaration Public Overloads Function ROIDistanceUnits( _ ByVal Viewer As DicomViewer, _ ByVal Index As Integer _ ) As String
'Usage Dim instance As DicomLabel Dim Viewer As DicomViewer Dim Index As Integer Dim value As String value = instance.ROIDistanceUnits(Viewer, Index)
public string ROIDistanceUnits( DicomViewer Viewer, int Index )
public: String^ ROIDistanceUnits( DicomViewer^ Viewer, int Index )
Parameters
- Viewer
- The Viewer which holds the Image where measurement units is taken from
- Index
- The Index of the Image in the Viewer's Images Collection
Return Value
A String Value of the Distance Units