LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterViewerPointEventArgs Class Members
See Also  Properties 
Leadtools.WinForms Namespace : RasterViewerPointEventArgs Class

The following tables list the members exposed by RasterViewerPointEventArgs.

Public Constructors

 NameDescription
public Constructor RasterViewerPointEventArgs ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property CancelGets or sets a value indicating whether the interactive mode should be canceled. (Inherited from Leadtools.WinForms.RasterViewerInteractiveEventArgs)
public Property PointGets the interactive mode event data.  
public Property StatusGets the current status of the interactive mode. (Inherited from Leadtools.WinForms.RasterViewerInteractiveEventArgs)
Top

See Also