Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterViewerLineEventArgs Class Members
See Also  Properties 
Leadtools.WinForms Namespace : RasterViewerLineEventArgs Class


The following tables list the members exposed by RasterViewerLineEventArgs.

Public Constructors

 NameDescription
Public ConstructorRasterViewerLineEventArgs ConstructorOverloaded.  Initializes a new RasterViewerLineEventArgs with default values.  
Top

Public Properties

 NameDescription
Public PropertyBegin Returns the beginning point for the current interactive mode line.  
Public PropertyCancel Gets or sets a value indicating whether the interactive mode should be canceled. (Inherited from RasterViewerInteractiveEventArgs)
Public PropertyEnd Returns the end point for the current interactive mode line.  
Public PropertyStatus Gets the current status of the interactive mode. (Inherited from RasterViewerInteractiveEventArgs)
Top

See Also