C#
VB
C++
Gets the feature with the specified feature id.
Function GetFeature( _
ByVal featureId As String _
) As Leadtools.Dicom.Addin.Interfaces.IFeature
Leadtools.Dicom.Addin.Interfaces.IFeature^ GetFeature(
String^ featureId
)
featureId
The feature id.
The feature if found, null otherwise.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET