LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ChangeCellScrollCommand Constructor(String,WorkstationContainer,ScrollLocation)

Show in webframe






The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
A ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
Initializes a new instance of the ChangeCellScrollCommand class.
Syntax
public ChangeCellScrollCommand( 
   string featureId,
   WorkstationContainer container,
   ChangeCellScrollCommand.ScrollLocation location
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal location As ChangeCellScrollCommand.ScrollLocation _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim location As ChangeCellScrollCommand.ScrollLocation
 
Dim instance As New ChangeCellScrollCommand(featureId, container, location)

            

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

Parameters

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.
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.