←Select platform

GetSelectedAnnotationAttributes(Int32) Method

Summary

Retrieves the selected annotation attribute for the specified cell or sub-cell.

Syntax

C#
VB
C++
public Leadtools.Medicalviewer.MedicalViewerAnnotationAttributes GetSelectedAnnotationAttributes(  
   int subCellIndex 
) 
Public Overloads Function GetSelectedAnnotationAttributes( _ 
   ByVal subCellIndex As Integer _ 
) As Leadtools.Medicalviewer.MedicalViewerAnnotationAttributes 
public: 
Leadtools.Medicalviewer.MedicalViewerAnnotationAttributes^ GetSelectedAnnotationAttributes(  
   int subCellIndex 
) 

Parameters

subCellIndex
The zero-based index of the sub-cell that contains the targeted selected annotation object.

Return Value

A MedicalViewerAnnotationAttributes object that contains the selected annotation attributes.

Remarks

For more information, refer to Working With Annotations.

Example

For an example, refer to CalibrateRuler(Double,MedicalViewerMeasurementUnit)

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize