Gets a view type of this MPR control.
var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl);
var value; // Type: Vintasoft.Imaging.Dicom.WebMprViewTypeEnumJS
value = instance.get_MprViewType();
Return Value
A view type of this MPR control.