←Select platform

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 Leadtools.Dicom.Addin.Interfaces.IFeature 

Parameters

featureId
The feature id.

Return Value

The feature if found, null otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly