Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : FlipOrientation Method |
public void FlipOrientation()
'Declaration Public Sub FlipOrientation()
'Usage Dim instance As MedicalViewerBaseCell instance.FlipOrientation()
public: void FlipOrientation();
To flip the orientation of a specified sub-cell in the cell, use the overloaded method MedicalViewerMultiCell.FlipOrientation
To get or set the orientation, use the property MedicalViewerCell.ImageOrientation
To flip the image, use the method MedicalViewerCell.FlipImage