LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ViewerContainer Property (WorkstationViewer)

Show in webframe






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: __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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.