C#
VB
C++
Gets or sets the selected Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for the ActiveCell.
public virtual AnnotationIdentifier ActiveCellSelectedAnnotation { get; set; }
Public Overridable Property ActiveCellSelectedAnnotation As [Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier](../my/annotationidentifier.md)
public:
virtual property Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier^ ActiveCellSelectedAnnotation {
Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier^ get();
void set ( Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier^ );
}
The selected Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for the ActiveCell.
This value should be updated by the component loading the annotation for the cell.
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