Initializes a new instance of the
WorkstationViewer class.
Syntax
Visual Basic (Declaration) | |
---|
Public Function New() |
C# | |
---|
public WorkstationViewer() |
Managed Extensions for C++ | |
---|
public: WorkstationViewer(); |
C++/CLI | |
---|
public:
WorkstationViewer(); |
Example
For an example, refer to the Medical Workstation Viewer or the live Medical Web Viewer demo.
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