C#
VB
C++
Returns a command that is created and associated with a feature.
Public Overloads Overridable Function GetFeatureCommand( _
ByVal featureId As String _
) As Leadtools.Medical.Workstation.Commands.ICommand
public:
virtual Leadtools.Medical.Workstation.Commands.ICommand^ GetFeatureCommand(
String^ featureId
)
featureId
A System.String that represents the feature which the command is registered with.
An Leadtools.Medical.Workstation.Commands.ICommand that is associated with the given featureId.
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