LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ChangeImageListViewOrientationCommand Constructor (ChangeImageListViewOrientationCommand)

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.Medical.Workstation.UI.Orientation to update the Leadtools.Medical.Workstation.UI.ImageListView.
Initializes a new instance of the ChangeImageListViewOrientationCommand class.
Syntax
public ChangeImageListViewOrientationCommand( 
   string featureId,
   WorkstationContainer container,
   Orientation listOrientation
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal listOrientation As Orientation _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim listOrientation As Orientation
 
Dim instance As New ChangeImageListViewOrientationCommand(featureId, container, listOrientation)

            

            
public: ChangeImageListViewOrientationCommand( 
   string* featureId,
   WorkstationContainer* container,
   Orientation listOrientation
)
public:
ChangeImageListViewOrientationCommand( 
   string* featureId,
   WorkstationContainer* container,
   Orientation listOrientation
)

Parameters

featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
listOrientation
The Leadtools.Medical.Workstation.UI.Orientation to update the Leadtools.Medical.Workstation.UI.ImageListView.
Requirements

Target Platforms

See Also

Reference

ChangeImageListViewOrientationCommand Class
ChangeImageListViewOrientationCommand Members

 

 


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