C#
VB
C++
(Read only) Gets an array of StentEnhancementMarkers that contains the locations of the detected stent markers in each frame of the sequence.
public StentEnhancementMarkers[] StentMarkers { get; }
Public ReadOnly Property StentMarkers As Leadtools.Imageprocessing.Core.StentEnhancementMarkers()
public:
property Leadtools.Imageprocessing.Core.array<StentEnhancementMarkers>^ StentMarkers {
Leadtools.Imageprocessing.Core.array<StentEnhancementMarkers>^ get();
}
An array that contains the locations of the FirstMarker and SecondMarker for each frame.
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