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 )