Retrieves the selected annotation attribute for the specified cell or sub-cell.
public MedicalViewerAnnotationAttributes GetSelectedAnnotationAttributes(
int subCellIndex
)
Public Overloads Function GetSelectedAnnotationAttributes( _
ByVal subCellIndex As Integer _
) As Leadtools.Medicalviewer.MedicalViewerAnnotationAttributes
public:
Leadtools.Medicalviewer.MedicalViewerAnnotationAttributes^ GetSelectedAnnotationAttributes(
int subCellIndex
)
subCellIndex
The zero-based index of the sub-cell that contains the targeted selected annotation object.
A MedicalViewerAnnotationAttributes object that contains the selected annotation attributes.
For more information, refer to Working With Annotations.
For an example, refer to CalibrateRuler(double,medicalviewermeasurementunit)
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