LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ChangeCellScrollCommand Constructor(String,WorkstationContainer,ScrollLocation,Int32)







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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChangeCellScrollCommand Class
ChangeCellScrollCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.