C#
VB
C++
Initializes a new instance of the StentEnhancementMarkers class object with explicit parameters.
public StentEnhancementMarkers(
int x1,
int y1,
int x2,
int y2
)
Public Function New( _
ByVal x1 As Integer, _
ByVal y1 As Integer, _
ByVal x2 As Integer, _
ByVal y2 As Integer _
)
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET