Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Commands Namespace > ChangeCellScrollCommand Class > ChangeCellScrollCommand Constructor : ChangeCellScrollCommand Constructor(String,WorkstationContainer,ScrollLocation) |
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 )