LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ViewerContainer Property (WorkstationViewer)







Gets the Leadtools.Medical.Workstation.WorkstationContainer that this WorkstationViewer is registered with.
Syntax
public WorkstationContainer ViewerContainer {get;}
'Declaration
 
Public ReadOnly Property ViewerContainer As WorkstationContainer
'Usage
 
Dim instance As WorkstationViewer
Dim value As WorkstationContainer
 
value = instance.ViewerContainer
public WorkstationContainer ViewerContainer {get;}
 get_ViewerContainer(); 
public: __property WorkstationContainer* get_ViewerContainer();
public:
property WorkstationContainer* ViewerContainer {
   WorkstationContainer* get();
}

Property Value

The Leadtools.Medical.Workstation.WorkstationContainer that this WorkstationViewer is registered with.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.