Determines whether the specified icon is checked.
public MedicalViewerIconStatus GetTitlebarIconState(
int subCellIndex,
int iconIndex
)
Public Function GetTitlebarIconState( _
ByVal subCellIndex As Integer, _
ByVal iconIndex As Integer _
) As Leadtools.Medicalviewer.MedicalViewerIconStatus
public:
Leadtools.Medicalviewer.MedicalViewerIconStatus GetTitlebarIconState(
int subCellIndex,
int iconIndex
)
subCellIndex
The zero-based index of the sub-cell that contains the targeted icon.
iconIndex
Index of the icon to be checked.
A MedicalViewerIconStatus enumeration value that contains the status of the specified icon in the specified cell.
For an example, refer to MedicalViewerIcon
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET