←Select platform

RasterViewerPointEventArgs Constructor(RasterViewerInteractiveStatus,Point)

Summary

Initializes a new RasterViewerPointEventArgs with specified values.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal status As Leadtools.Winforms.RasterViewerInteractiveStatus, _ 
   ByVal pt As Point _ 
) 
public: 
RasterViewerPointEventArgs(  
   Leadtools.Winforms.RasterViewerInteractiveStatus status, 
   Point pt 
) 

Parameters

status
The status of the interactive mode.

pt
The event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly