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

The following tables list the members exposed by RasterViewerLineEventArgs.

Public Constructors

 NameDescription
public Constructor RasterViewerLineEventArgs ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property BeginReturns the beginning point for the current interactive mode line.  
public Property CancelGets or sets a value indicating whether the interactive mode should be canceled. (Inherited from Leadtools.WinForms.RasterViewerInteractiveEventArgs)
public Property EndReturns the end point for the current interactive mode line.  
public Property StatusGets the current status of the interactive mode. (Inherited from Leadtools.WinForms.RasterViewerInteractiveEventArgs)
Top

See Also