Playing with the reslice cursor view up and plane normal might also help:
resliceImageViewer->GetResliceCursor()->SetXViewUp(0, 0, -1);
resliceImageViewer->GetResliceCursor()->GetPlane(0)->SetNormal(-1, 0, 0);
Playing with the reslice cursor view up and plane normal might also help:
resliceImageViewer->GetResliceCursor()->SetXViewUp(0, 0, -1);
resliceImageViewer->GetResliceCursor()->GetPlane(0)->SetNormal(-1, 0, 0);