C#
VB
C++
Initializes a new RasterViewerLineEventArgs with specified values.
public RasterViewerLineEventArgs(RasterViewerInteractiveStatus status,Point beginPoint,Point endPoint)
Public Function New( _ByVal status As Leadtools.Winforms.RasterViewerInteractiveStatus, _ByVal beginPoint As Point, _ByVal endPoint As Point _)
public:RasterViewerLineEventArgs(Leadtools.Winforms.RasterViewerInteractiveStatus status,Point beginPoint,Point endPoint)
status
The status of the interactive mode.
beginPoint
The beginning point for the interactive mode line.
endPoint
The end point for the interactive mode line.
Refer to InteractivePan.
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
