Creates and add a new
N:Leadtools.MedicalViewer control to the
Viewers property.
Syntax
| Visual Basic (Declaration) | |
|---|
Overloads Public Overridable Function AddNewMedicalViewer() As MedicalViewer |
| Managed Extensions for C++ | |
|---|
public: virtual MedicalViewer* AddNewMedicalViewer(); |
Return Value
Type:
N:Leadtools.MedicalViewer The created
N:Leadtools.MedicalViewer control that has been added.
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