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

Show in webframe

GetTitlebarIconState Method






The zero-based index of the sub-cell that contains the targeted icon.
Index of the icon to be checked.
Determines whether the specified icon is checked.
Syntax
public MedicalViewerIconStatus GetTitlebarIconState(    int subCellIndex,    int iconIndex )
'Declaration   Public Function GetTitlebarIconState( _    ByVal subCellIndex As Integer, _    ByVal iconIndex As Integer _ ) As MedicalViewerIconStatus
'Usage   Dim instance As MedicalViewerMultiCell Dim subCellIndex As Integer Dim iconIndex As Integer Dim value As MedicalViewerIconStatus   value = instance.GetTitlebarIconState(subCellIndex, iconIndex)
public: MedicalViewerIconStatus GetTitlebarIconState(    int subCellIndex,    int iconIndex )

Parameters

subCellIndex
The zero-based index of the sub-cell that contains the targeted icon.
iconIndex
Index of the icon to be checked.

Return Value

A MedicalViewerIconStatus enumeration value that contains the status of the specified icon in the specified cell.
Example
For an example, refer to MedicalViewerIcon
Requirements

Target Platforms

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members

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