C#
VB
C++
Initializes a new instance of the StentEnhancementCommand class object with explicit parameters.
public StentEnhancementCommand(
LeadRect Region,
int RefPage
)
Public Function New( _
ByVal Region As Leadtools.LeadRect, _
ByVal RefPage As Integer _
)
public:
StentEnhancementCommand(
Leadtools.LeadRect Region,
int RefPage
)
Region
A reference to LeadRect that represents the rectangular region that covers the stent device in the sequence.
RefPage
Index of the frame to be used as a reference frame in the enhancement process.
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