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