Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterViewerLineEventArgs Class > RasterViewerLineEventArgs Constructor : RasterViewerLineEventArgs Constructor(RasterViewerInteractiveStatus,Point,Point) |
public RasterViewerLineEventArgs( RasterViewerInteractiveStatus status, Point beginPoint, Point endPoint )
'Declaration Public Function New( _ ByVal status As RasterViewerInteractiveStatus, _ ByVal beginPoint As Point, _ ByVal endPoint As Point _ )
'Usage Dim status As RasterViewerInteractiveStatus Dim beginPoint As Point Dim endPoint As Point Dim instance As New RasterViewerLineEventArgs(status, beginPoint, endPoint)
public: RasterViewerLineEventArgs( RasterViewerInteractiveStatus status, Point beginPoint, Point endPoint )