←Select platform

StentMarkers Property

Summary
(Read only) Gets an array of StentEnhancementMarkers that contains the locations of the detected stent markers in each frame of the sequence.
Syntax
C#
C++/CLI
Python
public StentEnhancementMarkers[] StentMarkers { get; } 
public: 
property array<StentEnhancementMarkers>^ StentMarkers { 
   array<StentEnhancementMarkers>^ get(); 
} 
StentMarkers # get  (StentEnhancementCommand) 

Property Value

An array that contains the locations of the FirstMarker and SecondMarker for each frame.

Requirements

Target Platforms

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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