CurrentToNoStretch Method
This method modifies the
StretchMode,
Zoom and
Scroll properties such that the display output stays very similar while the display parameters have changed to suit the
DicomObjects.Enums.StretchModes.NoStretch mode.
'Declaration
Public Sub CurrentToNoStretch( _
ByVal As DicomViewer _
)
'Usage
Dim instance As DicomImage
Dim Viewer As DicomViewer
instance.CurrentToNoStretch(Viewer)
Parameters
- Viewer
-
The viewer to associate the changes to.
Target Platforms: .NET CLR 4.0 or higher