C#
VB
C++
Creates and returns the command which executes the given feature.
Function CreateFeatureCommand( _
ByVal featureId As String _
) As Leadtools.Medical.Workstation.Commands.ICommand
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