←Select platform

StentEnhancementCommand Constructor(LeadRect,int)

Summary

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

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal Region As LeadRect, _ 
   ByVal RefPage As Integer _ 
) 
public: 
StentEnhancementCommand(  
   LeadRect Region, 
   int RefPage 
) 

Parameters

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.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly