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

The following tables list the members exposed by RasterViewerPointsEventArgs.

Public Constructors

 NameDescription
public Constructor RasterViewerPointsEventArgs 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 PointsReturns the current interactive mode points.  
public Property StatusGets the current status of the interactive mode. (Inherited from Leadtools.WinForms.RasterViewerInteractiveEventArgs)
Top

See Also