LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Create3DVolumeCommand Constructor(WorkstationContainer,SynchronizationContext)

Show in webframe






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 Create3DVolumeCommand class.
Syntax
public Create3DVolumeCommand( 
   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 Create3DVolumeCommand(container, syncContext)

            

            
public: Create3DVolumeCommand( 
   WorkstationContainer* container,
   SynchronizationContext* syncContext
)
public:
Create3DVolumeCommand( 
   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.Create3DVolumeFeatureId
Requirements

Target Platforms

See Also

Reference

Create3DVolumeCommand Class
Create3DVolumeCommand Members
Overload List

 

 


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