C#
VB
C++
Creates and return the command which executes the given feature.
Public Overridable Function CreateFeatureCommand( _
ByVal featureId As String _
) As Leadtools.Medical.Workstation.Commands.ICommand
public:
virtual Leadtools.Medical.Workstation.Commands.ICommand^ CreateFeatureCommand(
String^ featureId
)
featureId
A System.String that represents the feature which the command will execute.
An Leadtools.Medical.Workstation.Commands.ICommand that will execute the feature.
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