←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 Leadtools.LeadRect, _ 
   ByVal RefPage As Integer _ 
) 
public: 
StentEnhancementCommand(  
   Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly