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 > RasterImageViewer Class : OnInteractiveZoomAt Method |
protected virtual void OnInteractiveZoomAt( RasterViewerPointEventArgs e )
'Declaration Protected Overridable Sub OnInteractiveZoomAt( _ ByVal e As RasterViewerPointEventArgs _ )
'Usage Dim instance As RasterImageViewer Dim e As RasterViewerPointEventArgs instance.OnInteractiveZoomAt(e)
protected: virtual void OnInteractiveZoomAt( RasterViewerPointEventArgs^ e )