GetFeatureCommand(string) Method

Summary
Returns a command that is created and associated with a feature.
Syntax
C#
VB
C++
public ICommand GetFeatureCommand( 
   string feature 
) 
  
Overloads Function GetFeatureCommand( _ 
   ByVal feature As String _ 
) As ICommand 
ICommand^ GetFeatureCommand(  
   String^ feature 
)  

Parameters

feature
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 feature.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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