←Select platform

StentEnhancementMarkers Constructor

Summary
Initializes a new instance of the StentEnhancementMarkers class object with explicit parameters.
Syntax
C#
C++/CLI
Python
public StentEnhancementMarkers( 
   int x1, 
   int y1, 
   int x2, 
   int y2 
) 
public: 
StentEnhancementMarkers(  
   int x1, 
   int y1, 
   int x2, 
   int y2 
) 
__init__(self,x1,y1,x2,y2) # Overloaded constructor 

Parameters

x1
the x value of the first point

y1
the y value of the second point

x2
the x value of the first point

y2
the y value of the second point

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.