C#
VB
C++
Initializes a new RasterViewerPointEventArgs with specified values.
public RasterViewerPointEventArgs(RasterViewerInteractiveStatus status,Point pt)
Public Function New( _ByVal status As Leadtools.Winforms.RasterViewerInteractiveStatus, _ByVal pt As Point _)
public:RasterViewerPointEventArgs(Leadtools.Winforms.RasterViewerInteractiveStatus status,Point pt)
status
The status of the interactive mode.
pt
The event data.
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
