GetFeature Method

Summary
Gets the feature with the specified feature id.
Syntax
C#
VB
C++
public IFeature GetFeature( 
   string featureId 
) 
  
Function GetFeature( _ 
   ByVal featureId As String _ 
) As IFeature 
IFeature^ GetFeature(  
   String^ featureId 
)  

Parameters

featureId
The feature id.

Return Value

The feature if found, null otherwise.

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.Dicom.AddIn Assembly

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