C#
VB
C++
Initializes a new instance of the CommandRegistrationEventArgs class.
public CommandRegistrationEventArgs(string featureId,ICommand command)
Public Function New( _ByVal featureId As String, _ByVal command As Leadtools.Medical.Workstation.Commands.ICommand _)
public:CommandRegistrationEventArgs(String^ featureId,Leadtools.Medical.Workstation.Commands.ICommand^ command)
featureId
The feature associated with the given command.
command
The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
