Leadtools.WinForms Namespace > RasterImageViewer Class : OnInteractiveRegionRectangle Method |
protected virtual void OnInteractiveRegionRectangle( RasterViewerRectangleEventArgs e )
'Declaration Protected Overridable Sub OnInteractiveRegionRectangle( _ ByVal e As RasterViewerRectangleEventArgs _ )
'Usage Dim instance As RasterImageViewer Dim e As RasterViewerRectangleEventArgs instance.OnInteractiveRegionRectangle(e)
protected: virtual void OnInteractiveRegionRectangle( RasterViewerRectangleEventArgs^ e )