LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Load3DVolumeCommand Constructor(String,WorkstationContainer,SynchronizationContext)

Show in webframe






The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The System.Threading.SynchronizationContext that allows the command to interact with the UI thread.
Initializes a new instance of the Load3DVolumeCommand class.
Syntax
public Load3DVolumeCommand( 
   string featureId,
   WorkstationContainer container,
   SynchronizationContext syncContext
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal syncContext As SynchronizationContext _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim syncContext As SynchronizationContext
 
Dim instance As New Load3DVolumeCommand(featureId, container, syncContext)

            

            
public: Load3DVolumeCommand( 
   string* featureId,
   WorkstationContainer* container,
   SynchronizationContext* syncContext
)
public:
Load3DVolumeCommand( 
   string* featureId,
   WorkstationContainer* container,
   SynchronizationContext* syncContext
)

Parameters

featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
syncContext
The System.Threading.SynchronizationContext that allows the command to interact with the UI thread.
Requirements

Target Platforms

See Also

Reference

Load3DVolumeCommand Class
Load3DVolumeCommand Members
Overload List

 

 


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