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 > RasterViewerPointEventArgs Class > RasterViewerPointEventArgs Constructor : RasterViewerPointEventArgs Constructor(RasterViewerInteractiveStatus,Point) |
public RasterViewerPointEventArgs( RasterViewerInteractiveStatus status, Point pt )
'Declaration Public Function New( _ ByVal status As RasterViewerInteractiveStatus, _ ByVal pt As Point _ )
'Usage Dim status As RasterViewerInteractiveStatus Dim pt As Point Dim instance As New RasterViewerPointEventArgs(status, pt)
public: RasterViewerPointEventArgs( RasterViewerInteractiveStatus status, Point pt )