LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FeaturesFactory Property

Show in webframe






Gets the Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
Syntax
public IWorkstationFeaturesCommandFactory FeaturesFactory {get;}
'Declaration
 
Public ReadOnly Property FeaturesFactory As IWorkstationFeaturesCommandFactory
'Usage
 
Dim instance As WorkstationContainer
Dim value As IWorkstationFeaturesCommandFactory
 
value = instance.FeaturesFactory

            

            
public: __property IWorkstationFeaturesCommandFactory* get_FeaturesFactory();
public:
property IWorkstationFeaturesCommandFactory* FeaturesFactory {
   IWorkstationFeaturesCommandFactory* get();
}

Property Value

The Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory object associated with the Leadtools.Medical.Workstation.UI.WorkstationViewer control.
Requirements

Target Platforms

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members

 

 


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