Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class > RotateOrientation Method : RotateOrientation(Int32,Int32) Method |
public void RotateOrientation( int subCellIndex, int angle )
'Declaration Public Overloads Sub RotateOrientation( _ ByVal subCellIndex As Integer, _ ByVal angle As Integer _ )
'Usage Dim instance As MedicalViewerMultiCell Dim subCellIndex As Integer Dim angle As Integer instance.RotateOrientation(subCellIndex, angle)
public: void RotateOrientation( int subCellIndex, int angle )