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

Change3DVolumeTypeCommand Constructor (Change3DVolumeTypeCommand)







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
)
function 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: 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

Change3DVolumeTypeCommand Class
Change3DVolumeTypeCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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