Initializes a new instance of the ChangeImageListViewOrientationCommand class.
public ChangeImageListViewOrientationCommand(
string featureId,
WorkstationContainer container,
Orientation listOrientation
)
Public Function New( _
ByVal featureId As String, _
ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _
ByVal listOrientation As Leadtools.Medical.Workstation.Ui.Orientation _
)
public:
ChangeImageListViewOrientationCommand(
String^ featureId,
Leadtools.Medical.Workstation.WorkstationContainer^ container,
Leadtools.Medical.Workstation.Ui.Orientation listOrientation
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET