LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Change3DVolumeTypeCommand Constructor (Change3DVolumeTypeCommand)

Show in webframe






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

            

            
public: Change3DVolumeTypeCommand( 
   string* featureId,
   WorkstationContainer* container,
   Medical3DVolumeType volumeType
)
public:
Change3DVolumeTypeCommand( 
   string* featureId,
   WorkstationContainer* container,
   Medical3DVolumeType volumeType
)

Parameters

featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
volumeType
The Leadtools.Medical3D.Medical3DVolumeType value to change to.
Requirements

Target Platforms

See Also

Reference

Change3DVolumeTypeCommand Class
Change3DVolumeTypeCommand Members

 

 


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