Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

IsImageReversed(Int32) Method






The zero-based index of the sub-cell that has the image which to retrieve if it's reversed.
Retrieves whether the image in the specified sub-cell index has been reversed or not.
Syntax
public bool IsImageReversed(    int subCellIndex )
'Declaration   Public Overloads Function IsImageReversed( _    ByVal subCellIndex As Integer _ ) As Boolean
'Usage   Dim instance As MedicalViewerMultiCell Dim subCellIndex As Integer Dim value As Boolean   value = instance.IsImageReversed(subCellIndex)
public: bool IsImageReversed(    int subCellIndex )

Parameters

subCellIndex
The zero-based index of the sub-cell that has the image which to retrieve if it's reversed.

Return Value

true if the image is reversed; otherwise, false.
Remarks
Requirements

Target Platforms

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features