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


"

For a list of all members of this type, see RasterViewerLineEventArgs members.

"

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