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

PrintCellImageCommand Constructor(String,WorkstationContainer)







The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Initializes a new instance of the PrintCellImageCommand class.
Syntax
public PrintCellImageCommand( 
   string featureId,
   WorkstationContainer container
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
 
Dim instance As New PrintCellImageCommand(featureId, container)
public PrintCellImageCommand( 
   string featureId,
   WorkstationContainer container
)
function PrintCellImageCommand( 
   featureId ,
   container 
)
public: PrintCellImageCommand( 
   string* featureId,
   WorkstationContainer* container
)
public:
PrintCellImageCommand( 
   string* featureId,
   WorkstationContainer* container
)

Parameters

featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
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

PrintCellImageCommand Class
PrintCellImageCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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