Initializes a new instance of the ChangeCellScrollCommand class.
public ChangeCellScrollCommand(
string featureId,
WorkstationContainer container,
ScrollLocation location
)
Public Function New( _
ByVal featureId As String, _
ByVal container As Leadtools.Medical.Workstation.WorkstationContainer, _
ByVal location As Leadtools.Medical.Workstation.Commands.ChangeCellScrollCommand.ScrollLocation _
)
public:
ChangeCellScrollCommand(
String^ featureId,
Leadtools.Medical.Workstation.WorkstationContainer^ container,
Leadtools.Medical.Workstation.Commands.ChangeCellScrollCommand.ScrollLocation location
)
featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
location
A ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
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