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

Load3DVolumeCommand Constructor(WorkstationContainer,SynchronizationContext)







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( 
   WorkstationContainer container,
   SynchronizationContext syncContext
)
'Declaration
 
Public Function New( _
   ByVal container As WorkstationContainer, _
   ByVal syncContext As SynchronizationContext _
)
'Usage
 
Dim container As WorkstationContainer
Dim syncContext As SynchronizationContext
 
Dim instance As New Load3DVolumeCommand(container, syncContext)
public Load3DVolumeCommand( 
   WorkstationContainer container,
   SynchronizationContext syncContext
)
function Load3DVolumeCommand( 
   container ,
   syncContext 
)
public: Load3DVolumeCommand( 
   WorkstationContainer* container,
   SynchronizationContext* syncContext
)
public:
Load3DVolumeCommand( 
   WorkstationContainer* container,
   SynchronizationContext* syncContext
)

Parameters

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.
Remarks
The default feature ID for this command is Leadtools.Medical.Workstation.WorkstationFeatures.LoadVolumeFeatureId.
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

Load3DVolumeCommand Class
Load3DVolumeCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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