Modifies current display properties to match the DICOM presentation state
Visual Basic |
---|
Public Sub PresentationStateToCurrent() |
This is essentially the reverse of CurrentToPresentationState. DicomObjects properties such as ScrollX, ScrollY,, Zoom and labels are set to reflect as accurately as possible the data in the current PresentationState property.
If private attributes have been added by CurrentToPresentationState, then they are utilized in this method.
This method does have some limitations, and the following objects/properties are not currently converted:
These issues will be addressed in a future version of DicomObjects