←Select platform

RegisterCommand(String,ICommand) Method

Summary

Register a command with a feature.

Syntax

C#
VB
C++
public virtual void RegisterCommand(  
   string featureId, 
   Leadtools.Medical.Workstation.Commands.ICommand command 
) 
Public Overloads Overridable Sub RegisterCommand( _ 
   ByVal featureId As String, _ 
   ByVal command As Leadtools.Medical.Workstation.Commands.ICommand _ 
) 
public: 
virtual void RegisterCommand(  
   String^ featureId, 
   Leadtools.Medical.Workstation.Commands.ICommand^ command 
) 

Parameters

featureId
The feature which the command will be registered with.

command
The Leadtools.Medical.Workstation.Commands.ICommand to be registered with the feature.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize