Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > StentEnhancementMarkers Structure : StentEnhancementMarkers Constructor |
'Declaration
Public Function New( _ ByVal x1 As Integer, _ ByVal y1 As Integer, _ ByVal x2 As Integer, _ ByVal y2 As Integer _ )
'Usage
Dim x1 As Integer Dim y1 As Integer Dim x2 As Integer Dim y2 As Integer Dim instance As New StentEnhancementMarkers(x1, y1, x2, y2)