ActiveViewer Property

Summary
Gets or sets the MedicalViewer that will be active and selected.
Syntax
C#
VB
C++
public virtual MedicalViewer ActiveViewer { get; set; } 
  
Public Overridable Property ActiveViewer As MedicalViewer 
public: 
virtual property MedicalViewer^ ActiveViewer { 
   MedicalViewer^ get(); 
   void set (    MedicalViewer^ ); 
} 

Property Value

The MedicalViewer that will be active and selected.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.