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

Show in webframe

ActiveCell Property







Gets or sets the selected Leadtools.MedicalViewer.MedicalViewerBaseCell.
Syntax
public virtual MedicalViewerBaseCell ActiveCell {get; set;}
'Declaration
 
Public Overridable Property ActiveCell As MedicalViewerBaseCell
'Usage
 
Dim instance As WorkstationState
Dim value As MedicalViewerBaseCell
 
instance.ActiveCell = value
 
value = instance.ActiveCell

            

            
public: __property virtual MedicalViewerBaseCell* get_ActiveCell();
public: __property virtual void set_ActiveCell( 
   MedicalViewerBaseCell* value
);
public:
virtual property MedicalViewerBaseCell^ ActiveCell {
   MedicalViewerBaseCell^ get();
   void set (    MedicalViewerBaseCell^ value);
}

Property Value

The selected Leadtools.MedicalViewer.MedicalViewerBaseCell.
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