←Select platform

StentEnhancementCommand Constructor(LeadRect,LeadPoint,LeadPoint,int)

Summary

Initializes a new instance of the StentEnhancementCommand class object with explicit parameters.

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal Region As Leadtools.LeadRect, _ 
   ByVal FirstMarker As Leadtools.LeadPoint, _ 
   ByVal SecondMarker As Leadtools.LeadPoint, _ 
   ByVal RefPage As Integer _ 
) 

Parameters

Region
A reference to LeadRect that represents the rectangular region that covers the stent device in the sequence.

FirstMarker
A reference to LeadPoint that represents the location of the first stent marker in the reference image.

SecondMarker
A reference to LeadPoint that represents the location of the second stent marker in the reference image.

RefPage
Index of the frame to be used as a reference frame in the enhancement process.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly