←Select platform

GetFeatureData Method

Summary

Gets the extra data associated with a feature.

Syntax

C#
VB
C++
public string GetFeatureData( 
   string featureId 
) 
  
Function GetFeatureData( _ 
   ByVal featureId As String _ 
) As String 
String^ GetFeatureData(  
   String^ featureId 
)  

Parameters

featureId
The feature id.

Return Value

The extra data.

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