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

Show in webframe

ActiveCellSelectedAnnotation Property







Gets or sets the selected Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for the ActiveCell.
Syntax
public virtual AnnotationIdentifier ActiveCellSelectedAnnotation {get; set;}
'Declaration
 
Public Overridable Property ActiveCellSelectedAnnotation As AnnotationIdentifier
'Usage
 
Dim instance As WorkstationState
Dim value As AnnotationIdentifier
 
instance.ActiveCellSelectedAnnotation = value
 
value = instance.ActiveCellSelectedAnnotation

            

            
public: __property virtual AnnotationIdentifier* get_ActiveCellSelectedAnnotation();
public: __property virtual void set_ActiveCellSelectedAnnotation( 
   AnnotationIdentifier* value
);
public:
virtual property AnnotationIdentifier^ ActiveCellSelectedAnnotation {
   AnnotationIdentifier^ get();
   void set (    AnnotationIdentifier^ value);
}

Property Value

The selected Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for the ActiveCell.
Remarks
This value should be updated by the component loading the annotation for the cell.
Requirements

Target Platforms

See Also

Reference

WorkstationState Class
WorkstationState Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features