'Declaration
Public Overloads Function ROIDistanceUnits( _ ByVal Viewer As DicomViewer, _ ByVal Index As System.Integer _ ) As System.String
'Usage
Dim instance As DicomLabel Dim Viewer As DicomViewer Dim Index As System.Integer Dim value As System.String value = instance.ROIDistanceUnits(Viewer, Index)
public System.string ROIDistanceUnits( DicomViewer Viewer, System.int Index )
public function ROIDistanceUnits( Viewer: DicomViewer; Index: System.Integer ): System.String;
public function ROIDistanceUnits( Viewer : DicomViewer, Index : System.int ) : System.String;
public: System.string* ROIDistanceUnits( DicomViewer* Viewer, System.int Index )
public: System.String^ ROIDistanceUnits( DicomViewer^ Viewer, System.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