Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class > GetSelectedAnnotationAttributes Method : GetSelectedAnnotationAttributes(Int32) Method |
public MedicalViewerAnnotationAttributes GetSelectedAnnotationAttributes( int subCellIndex )
'Declaration Public Overloads Function GetSelectedAnnotationAttributes( _ ByVal subCellIndex As Integer _ ) As MedicalViewerAnnotationAttributes
'Usage Dim instance As MedicalViewerMultiCell Dim subCellIndex As Integer Dim value As MedicalViewerAnnotationAttributes value = instance.GetSelectedAnnotationAttributes(subCellIndex)
public: MedicalViewerAnnotationAttributes^ GetSelectedAnnotationAttributes( int subCellIndex )