'Declaration Public Overloads Sub PresentationStateToCurrent( _ ByVal Viewer As DicomViewer, _ ByVal Features As PresentationStateFeatures _ )
'Usage Dim instance As DicomImage Dim Viewer As DicomViewer Dim Features As PresentationStateFeatures instance.PresentationStateToCurrent(Viewer, Features)
public void PresentationStateToCurrent( DicomViewer Viewer, PresentationStateFeatures Features )
public: void PresentationStateToCurrent( DicomViewer^ Viewer, PresentationStateFeatures Features )
Parameters
- Viewer
- The viewer ths image is displayed in
- Features
- Controls which properties are updated from the presentation state.