'Declaration Public Sub CurrentToNoStretch( _ ByVal Viewer As DicomViewer _ )
'Usage Dim instance As DicomImage Dim Viewer As DicomViewer instance.CurrentToNoStretch(Viewer)
public void CurrentToNoStretch( DicomViewer Viewer )
public: void CurrentToNoStretch( DicomViewer^ Viewer )
Parameters
- Viewer
- The viewer to associate the changes to.