LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ChangeCellScrollCommand Constructor(String,WorkstationContainer,ScrollLocation,Int32)

Show in webframe






The feature ID that will be registered with this command.
Type: Leadtools.Medical.Workstation.WorkstationContainer The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
A ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
The frame number to scroll to. This only apply when the location has a value of Custom.
Initializes a new instance of the ChangeCellScrollCommand class.
Syntax
public ChangeCellScrollCommand( 
   string featureId,
   WorkstationContainer container,
   ChangeCellScrollCommand.ScrollLocation location,
   int frameNumber
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal location As ChangeCellScrollCommand.ScrollLocation, _
   ByVal frameNumber As Integer _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim location As ChangeCellScrollCommand.ScrollLocation
Dim frameNumber As Integer
 
Dim instance As New ChangeCellScrollCommand(featureId, container, location, frameNumber)

            

            
public: ChangeCellScrollCommand( 
   string* featureId,
   WorkstationContainer* container,
   ChangeCellScrollCommand.ScrollLocation location,
   int frameNumber
)
public:
ChangeCellScrollCommand( 
   string* featureId,
   WorkstationContainer* container,
   ChangeCellScrollCommand.ScrollLocation location,
   int frameNumber
)

Parameters

featureId
The feature ID that will be registered with this command.
container
Type: Leadtools.Medical.Workstation.WorkstationContainer The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
location
A ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
frameNumber
The frame number to scroll to. This only apply when the location has a value of Custom.
Requirements

Target Platforms

See Also

Reference

ChangeCellScrollCommand Class
ChangeCellScrollCommand Members
Overload List

 

 


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