CreateFeatureCommand Method

Summary
Creates and return the command which executes the given feature.
Syntax
C#
C++/CLI
public virtual ICommand CreateFeatureCommand( 
   string featureId 
) 
public:  
   virtual ICommand^ CreateFeatureCommand( 
      String^ featureId 
   ) 

Parameters

featureId
A System.String that represents the feature which the command will execute.

Return Value

An Leadtools.Medical.Workstation.Commands.ICommand that will execute the feature.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.