Returns the active
N:Leadtools.MedicalViewer control which accepts the mouse actions.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Function GetActiveMedicalViewer() As MedicalViewer |
| Managed Extensions for C++ | |
|---|
public: MedicalViewer* GetActiveMedicalViewer(); |
Return Value
Type:
N:Leadtools.MedicalViewer The active
N:Leadtools.MedicalViewer control which accepts the mouse actions.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also