GetFeatureCommand(string) Method

Summary
Returns a command that is created and associated with a feature.
Syntax
C#
C++/CLI
public virtual ICommand GetFeatureCommand( 
   string featureId 
) 
public:  
   virtual ICommand^ GetFeatureCommand( 
      String^ featureId 
   ) 

Parameters

featureId
A System.String that represents the feature which the command is registered with.

Return Value

An Leadtools.Medical.Workstation.Commands.ICommand that is associated with the given  featureId.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.